Home
last modified time | relevance | path

Searched defs:GenerateThunkDebugInfo (Results 1 – 7 of 7) sorted by relevance

/art/dex2oat/linker/x86/
Drelative_patcher_x86_base.cc39 std::vector<debug::MethodDebugInfo> X86BaseRelativePatcher::GenerateThunkDebugInfo( in GenerateThunkDebugInfo() function in art::linker::X86BaseRelativePatcher
/art/dex2oat/linker/mips/
Drelative_patcher_mips.cc95 std::vector<debug::MethodDebugInfo> MipsRelativePatcher::GenerateThunkDebugInfo( in GenerateThunkDebugInfo() function in art::linker::MipsRelativePatcher
/art/dex2oat/linker/mips64/
Drelative_patcher_mips64.cc93 std::vector<debug::MethodDebugInfo> Mips64RelativePatcher::GenerateThunkDebugInfo( in GenerateThunkDebugInfo() function in art::linker::Mips64RelativePatcher
/art/dex2oat/linker/
Drelative_patcher.cc86 std::vector<debug::MethodDebugInfo> GenerateThunkDebugInfo( in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
Dmulti_oat_relative_patcher.h124 std::vector<debug::MethodDebugInfo> GenerateThunkDebugInfo(size_t executable_offset) { in GenerateThunkDebugInfo() function
Dmulti_oat_relative_patcher_test.cc103 std::vector<debug::MethodDebugInfo> GenerateThunkDebugInfo( in GenerateThunkDebugInfo() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc234 std::vector<debug::MethodDebugInfo> ArmBaseRelativePatcher::GenerateThunkDebugInfo( in GenerateThunkDebugInfo() function in art::linker::ArmBaseRelativePatcher