Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libdwfl/
H A Delf-from-memory.c199 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in elf_from_remote_memory() local
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.c445 bool class32 = ei_class == ELFCLASS32; in dwfl_segment_report_module() local
/aosp_15_r20/external/dagger2/javatests/dagger/functional/cycle/
H A DLongCycle.java61 static class Class31 { @Inject Class31(Class32 class32) {} } in Class31()
/aosp_15_r20/external/elfutils/src/
H A Dunstrip.c1193 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32; in find_alloc_sections_prelink() local