Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DElfInterfaceArmTest.cpp66 uint64_t entry_offset; in TEST_F() local
75 uint64_t entry_offset; in TEST_F() local
84 uint64_t entry_offset; in TEST_F() local
94 uint64_t entry_offset; in TEST_F() local
104 uint64_t entry_offset; in TEST_F() local
116 uint64_t entry_offset; in TEST_F() local
127 uint64_t entry_offset; in TEST_F() local
145 uint64_t entry_offset; in TEST_F() local
166 uint64_t entry_offset; in TEST_F() local
190 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()
122 uint64_t entry_offset; in StepExidx() local
DArmExidx.cpp44 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.cpp150 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.c176 uint32_t entry_offset = fdt32_to_cpu(header.dt_entries_offset); in dump_image_from_fp() local
/system/iorap/src/prefetcher/
Dread_ahead.cc362 size_t entry_offset = 0; in BeginTask() local
Dsession.cc390 size_t entry_offset = 0; in ProcessFd() local
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp327 int entry_offset = 0; in PutElfFilesInMemory() local