/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | ElfInterfaceArmTest.cpp | 66 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 D | read_apk.h | 36 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 D | ElfInterfaceArm.cpp | 37 bool ElfInterfaceArm::FindEntry(uint32_t pc, uint64_t* entry_offset) { in FindEntry() 122 uint64_t entry_offset; in StepExidx() local
|
H A D | ArmExidx.cpp | 44 bool ArmExidx::ExtractEntryData(uint32_t entry_offset) { in ExtractEntryData()
|
/aosp12/system/core/debuggerd/libdebuggerd/ |
H A D | open_files_list.cpp | 71 size_t entry_offset = offsetof(FdTable, entries); in populate_fdsan_table() local
|
/aosp12/system/unwinding/libunwindstack/tools/ |
H A D | unwind_reg_info.cpp | 150 uint64_t entry_offset; in PrintArmRegInformation() local
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | LoadedArsc.cpp | 111 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 D | mkdtimg_core.c | 59 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 D | mkdtimg_dump.c | 176 uint32_t entry_offset = fdt32_to_cpu(header.dt_entries_offset); in dump_image_from_fp() local
|
/aosp12/system/iorap/src/prefetcher/ |
H A D | read_ahead.cc | 362 size_t entry_offset = 0; in BeginTask() local
|
H A D | session.cc | 390 size_t entry_offset = 0; in ProcessFd() local
|
/aosp12/system/unwinding/libunwindstack/tests/fuzz/ |
H A D | UnwinderComponentCreator.cpp | 327 int entry_offset = 0; in PutElfFilesInMemory() local
|
/aosp12/art/oatdump/ |
H A D | oatdump.cc | 1587 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 D | oat_writer.cc | 2389 size_t& entry_offset = entry.second; in InitDataBimgRelRoLayout() local
|