Home
last modified time | relevance | path

Searched defs:elf2 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DJitDebugTest.cpp319 Elf* elf2 = jit_debug_->Find(maps_.get(), 0x1500); in TEST_F() local
358 Elf* elf2 = jit_debug_->Find(maps_.get(), 0x1500); in TEST_F() local
376 Elf* elf2 = jit_debug_->Find(maps_.get(), 0x1500); in TEST_F() local
/aosp_15_r20/external/elfutils/src/
H A Dfindtextrel.c304 Elf *elf2 = NULL; in process_file() local
H A Delfcmp.c166 Elf *elf2 = open_file (fname2, &fd2, &ebl2); in main() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id_unittest.cc351 ELF elf2(EM_386, TypeParam::kClass, kLittleEndian); in TYPED_TEST() local