Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A 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
/aosp12/system/extras/simpleperf/
H A 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
/aosp12/system/unwinding/libunwindstack/
H A DElfInterfaceArm.cpp37 bool ElfInterfaceArm::FindEntry(uint32_t pc, uint64_t* entry_offset) { in FindEntry()
122 uint64_t entry_offset; in StepExidx() local
H A DArmExidx.cpp44 bool ArmExidx::ExtractEntryData(uint32_t entry_offset) { in ExtractEntryData()
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dopen_files_list.cpp71 size_t entry_offset = offsetof(FdTable, entries); in populate_fdsan_table() local
/aosp12/system/unwinding/libunwindstack/tools/
H A Dunwind_reg_info.cpp150 uint64_t entry_offset; in PrintArmRegInformation() local
/aosp12/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp111 incfs::verified_map_ptr<ResTable_type> type, uint32_t entry_offset) { in VerifyResTableEntry()
233 base::expected<uint32_t, NullOrIOError> entry_offset = GetEntryOffset(type_chunk, entry_index); in GetEntry() local
/aosp12/system/libufdt/utils/src/
H A 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()
H A Dmkdtimg_dump.c176 uint32_t entry_offset = fdt32_to_cpu(header.dt_entries_offset); in dump_image_from_fp() local
/aosp12/system/iorap/src/prefetcher/
H A Dread_ahead.cc362 size_t entry_offset = 0; in BeginTask() local
H A Dsession.cc390 size_t entry_offset = 0; in ProcessFd() local
/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp327 int entry_offset = 0; in PutElfFilesInMemory() local
/aosp12/art/oatdump/
H A Doatdump.cc1587 uint32_t entry_offset = entry_index * sizeof(oat_file_.GetBootImageRelocations()[0]); in DumpDataBimgRelRoEntries() local
1633 uint32_t entry_offset = entry_index * sizeof(oat_file_.GetBootImageRelocations()[0]); in DumpDataBimgRelRoEntries() local
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc2389 size_t& entry_offset = entry.second; in InitDataBimgRelRoLayout() local