Home
last modified time | relevance | path

Searched defs:source_code (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Ddebug_info_extractor.h85 std::string source_code; member
H A Dfile_items.cpp1566 void LineNumberProgramItem::EmitSetSourceCode(std::vector<uint8_t> *constant_pool, StringItem *source_code) in EmitSetSourceCode() argument
H A Dfile_reader.cpp1153 std::string source_code = utf::Mutf8AsCString(file_->GetStringData(source_code_id).data); in UpdateDebugInfoDependecies() local
1261 std::string source_code = utf::Mutf8AsCString(file_->GetStringData(source_code_id).data); in UpdateDebugInfo() local
/arkcompiler/runtime_core/assembler/
H A Dassembly-function.h80 std::string source_code; member
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp789 std::string source_code = function.source_code; in HWTEST_F() local

Completed in 7 milliseconds