Searched refs:AddNativeDebugInfoForJit (Results 1 – 4 of 4) sorted by relevance
40 void AddNativeDebugInfoForJit(const void* handle, const std::vector<uint8_t>& symfile)
261 void AddNativeDebugInfoForJit(const void* handle, const std::vector<uint8_t>& symfile) { in AddNativeDebugInfoForJit() function
82 AddNativeDebugInfoForJit(nullptr /* handle */, elf_file); in jit_types_loaded()
1414 AddNativeDebugInfoForJit(reinterpret_cast<const void*>(info.code_address), elf_file); in GenerateJitDebugInfo()