Home
last modified time | relevance | path

Searched refs:CLASS (Results 1 – 4 of 4) sorted by relevance

/elf/
A Dpldd-xx.c18 #define E(name) E_(name, CLASS)
21 #define EW(type) EW_(Elf, CLASS, type)
36 #if CLASS == __ELF_NATIVE_CLASS
51 #if CLASS == __ELF_NATIVE_CLASS
61 #if CLASS == 64 in E()
66 #if CLASS == __ELF_NATIVE_CLASS
216 #undef CLASS
A Dpldd.c271 #define CLASS 32 macro
273 #define CLASS 64 macro
A Dreadelflib.c60 if (elf_header->e_ident [EI_CLASS] != ElfW (CLASS)) in process_elf_file()
A Ddl-load.c1581 [EI_CLASS] = ELFW(CLASS), in open_verify()
1691 else if (ehdr->e_ident[EI_CLASS] != ELFW(CLASS)) in open_verify()
2278 ELFW(CLASS) == ELFCLASS32 in _dl_map_object()

Completed in 9 milliseconds