Searched refs:WriteDebugElfFileForMethodsInternal (Results 1 – 1 of 1) sorted by relevance
113 static std::vector<uint8_t> WriteDebugElfFileForMethodsInternal( in WriteDebugElfFileForMethodsInternal() function137 return WriteDebugElfFileForMethodsInternal<ElfTypes64>(isa, features, method_infos); in WriteDebugElfFileForMethods()139 return WriteDebugElfFileForMethodsInternal<ElfTypes32>(isa, features, method_infos); in WriteDebugElfFileForMethods()