Home
last modified time | relevance | path

Searched defs:class32 (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdwfl/
Delf-from-memory.c199 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in elf_from_remote_memory() local
Ddwfl_segment_report_module.c445 bool class32 = ei_class == ELFCLASS32; in dwfl_segment_report_module() local
Ddwfl_module_getdwarf.c394 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in find_prelink_address_sync() local
/external/dagger2/javatests/dagger/functional/cycle/
DLongCycle.java61 static class Class31 { @Inject Class31(Class32 class32) {} } in Class31()
/external/elfutils/src/
Dunstrip.c1193 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in find_alloc_sections_prelink() local