Home
last modified time | relevance | path

Searched defs:class32 (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libdwfl/
H A Delf-from-memory.c200 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in elf_from_remote_memory() local
[all...]
H A Ddwfl_module_getdwarf.c394 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in find_prelink_address_sync() local
H A Ddwfl_segment_report_module.c457 bool class32 = ei_class == ELFCLASS32; in dwfl_segment_report_module() local
/third_party/elfutils/src/
H A Dunstrip.c1152 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; find_alloc_sections_prelink() local

Completed in 9 milliseconds