Home
last modified time | relevance | path

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

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DDexFilesTest.cpp189 uint64_t method_offset = 0x124; in TEST_F() local
198 uint64_t method_offset = 0x124; in TEST_F() local
213 uint64_t method_offset = 0x124; in TEST_F() local
226 uint64_t method_offset = 0x124; in TEST_F() local
242 uint64_t method_offset = 0x124; in TEST_F() local
256 uint64_t method_offset = 0x124; in TEST_F() local
275 uint64_t method_offset = 0x124; in TEST_F() local
307 uint64_t method_offset = 0x124; in TEST_F() local
334 uint64_t method_offset = 0x124; in TEST_F() local
359 uint64_t method_offset = 0x124; in TEST_F() local
[all …]
H A DDexFileTest.cpp186 uint64_t method_offset; in TEST() local
204 uint64_t method_offset; in TEST() local
224 uint64_t method_offset; in TEST() local
/aosp_15_r20/art/compiler/jni/quick/
H A Djni_compiler.cc338 FrameOffset method_offset(current_out_arg_size + mr_conv->MethodStackOffset().SizeValue()); in ArtJniCompileMethodInternal() local
544 FrameOffset method_offset = mr_conv->MethodStackOffset(); in ArtJniCompileMethodInternal() local
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc264 uint32_t method_offset, in GenNopsAndAdrpAndUse()
297 uint32_t method_offset, in GenNopsAndAdrpLdr()
323 uint32_t method_offset, in GenNopsAndAdrpAdd()
1033 uint32_t method_offset = GetMethodOffset(1u); in TEST_F() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DDexFile.cpp125 bool DexFile::GetFunctionName(uint64_t dex_pc, SharedString* method_name, uint64_t* method_offset) { in GetFunctionName()
/aosp_15_r20/art/dex2oat/linker/riscv64/
H A Drelative_patcher_riscv64_test.cc77 uint32_t method_offset, in GenNopsAndAuipcAndUse()
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_VMDebug.cc364 auto method_offset = static_cast<jlong>(adjusted_offset); in VMDebug_getExecutableMethodFileOffsetsNative() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm64.cc4922 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
5177 size_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
7372 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
7377 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
H A Dcode_generator_riscv64.cc3444 MemberOffset method_offset = in VisitClassTableGet() local
3448 uint32_t method_offset = dchecked_integral_cast<uint32_t>( in VisitClassTableGet() local
4193 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
7120 MemberOffset method_offset = in GenerateVirtualCall() local
H A Dcode_generator_x86_64.cc1273 size_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
3258 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
5234 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
5239 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
H A Dcode_generator_x86.cc2934 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
5267 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
5272 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
5692 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
H A Dcode_generator_arm_vixl.cc3758 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitInvokeInterface() local
9691 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in GenerateVirtualCall() local
10241 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset( in VisitClassTableGet() local
10248 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement( in VisitClassTableGet() local
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc696 uint32_t method_offset = GetMethodOffset(1u); in TEST_F() local