Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
Dprogram_dump.cpp46 std::string file_abs_path = os::file::File::GetAbsolutePath(abc_file_path_).Value(); in DumpAbcFilePath() local
47 os << DUMP_TITLE_SOURCE_BINARY << file_abs_path << DUMP_CONTENT_DOUBLE_ENDL; in DumpAbcFilePath()