Home
last modified time | relevance | path

Searched defs:entry_offset (Results 1 – 9 of 9) sorted by relevance

/system/unwinding/libunwindstack/tests/
DElfInterfaceArmTest.cpp69 uint64_t entry_offset; in TEST_F() local
78 uint64_t entry_offset; in TEST_F() local
87 uint64_t entry_offset; in TEST_F() local
97 uint64_t entry_offset; in TEST_F() local
107 uint64_t entry_offset; in TEST_F() local
119 uint64_t entry_offset; in TEST_F() local
130 uint64_t entry_offset; in TEST_F() local
148 uint64_t entry_offset; in TEST_F() local
169 uint64_t entry_offset; in TEST_F() local
193 uint64_t entry_offset; in TEST_F() local
/system/extras/simpleperf/
Dread_apk.h36 EmbeddedElf(const std::string& filepath, const std::string& entry_name, uint64_t entry_offset, in EmbeddedElf()
50 uint64_t entry_offset() const { return entry_offset_; } in entry_offset() function
/system/unwinding/libunwindstack/
DElfInterfaceArm.cpp37 bool ElfInterfaceArm::FindEntry(uint32_t pc, uint64_t* entry_offset) { in FindEntry()
118 uint64_t entry_offset; in StepExidx() local
DArmExidx.cpp45 bool ArmExidx::ExtractEntryData(uint32_t entry_offset) { in ExtractEntryData()
/system/core/debuggerd/libdebuggerd/
Dopen_files_list.cpp71 size_t entry_offset = offsetof(FdTable, entries); in populate_fdsan_table() local
/system/unwinding/libunwindstack/tools/
Dunwind_reg_info.cpp157 uint64_t entry_offset; in PrintArmRegInformation() local
/system/libufdt/utils/src/
Dmkdtimg_core.c59 uint32_t entry_offset; member
195 static int32_t output_img_entry(FILE *img_fp, size_t entry_offset, in output_img_entry()
Dmkdtimg_dump.c179 uint32_t entry_offset = fdt32_to_cpu(header.dt_entries_offset); in dump_image_from_fp() local
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp321 int entry_offset = 0; in PutElfFilesInMemory() local