Home
last modified time | relevance | path

Searched defs:method_offset (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DDexFilesTest.cpp180 uint64_t method_offset = 0x124; in TEST_F() local
189 uint64_t method_offset = 0x124; in TEST_F() local
204 uint64_t method_offset = 0x124; in TEST_F() local
217 uint64_t method_offset = 0x124; in TEST_F() local
233 uint64_t method_offset = 0x124; in TEST_F() local
247 uint64_t method_offset = 0x124; in TEST_F() local
266 uint64_t method_offset = 0x124; in TEST_F() local
298 uint64_t method_offset = 0x124; in TEST_F() local
325 uint64_t method_offset = 0x124; in TEST_F() local
350 uint64_t method_offset = 0x124; in TEST_F() local
[all …]
H A DDexFileTest.cpp176 uint64_t method_offset; in TEST() local
194 uint64_t method_offset; in TEST() local
213 uint64_t method_offset; in TEST() local
/aosp12/system/unwinding/libunwindstack/
H A DDexFile.cpp129 bool DexFile::GetFunctionName(uint64_t dex_pc, SharedString* method_name, uint64_t* method_offset) { in GetFunctionName()
/aosp12/art/compiler/jni/quick/
H A Djni_compiler.cc397 FrameOffset method_offset = in ArtJniCompileMethodInternal() local
532 FrameOffset method_offset = in ArtJniCompileMethodInternal() local
/aosp12/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc258 uint32_t method_offset, in GenNopsAndAdrpAndUse()
291 uint32_t method_offset, in GenNopsAndAdrpLdr()
317 uint32_t method_offset, in GenNopsAndAdrpAdd()
1017 uint32_t method_offset = GetMethodOffset(1u); in TEST_F() local
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc4464 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
4712 size_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
6829 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
6834 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
H A Dcode_generator_x86_64.cc1142 size_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
2828 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
4768 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
4773 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
H A Dcode_generator_arm_vixl.cc3524 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
9306 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
9833 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
9840 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
H A Dcode_generator_x86.cc2655 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
4952 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
4957 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
5357 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc674 uint32_t method_offset = GetMethodOffset(1u); in TEST_F() local