Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1214 std::string record_source_file; in EmitDebugInfo() local
1217 record_source_file = rec.source_file; in EmitDebugInfo()
1220 if (!func.source_file.empty() && func.source_file != record_source_file) { in EmitDebugInfo()