Home
last modified time | relevance | path

Searched refs:WriteDebugElfFileForMethodsInternal (Results 1 – 1 of 1) sorted by relevance

/art/compiler/debug/
Delf_debug_writer.cc113 static std::vector<uint8_t> WriteDebugElfFileForMethodsInternal( in WriteDebugElfFileForMethodsInternal() function
137 return WriteDebugElfFileForMethodsInternal<ElfTypes64>(isa, features, method_infos); in WriteDebugElfFileForMethods()
139 return WriteDebugElfFileForMethodsInternal<ElfTypes32>(isa, features, method_infos); in WriteDebugElfFileForMethods()