Searched defs:source_file (Results 1 – 10 of 10) sorted by relevance
39 std::string source_file; /* The file in which the record is defined or empty */ member
79 std::string source_file; /* The file in which the function is defined or empty */ member
84 std::string source_file; member
261 const char *source_file = utf::Mutf8AsCString(handler.GetFile()); in Extract() local
979 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id.value()).data); in CreateClassItem() local1147 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfoDependecies() local1254 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfo() local
1555 …id LineNumberProgramItem::EmitSetFile(std::vector<uint8_t> *constant_pool, StringItem *source_file) in EmitSetFile()
62 set(source_file "${source_file_dir}/${ARG_SOURCE}") variable
238 ClassItem* class_item, ClassItem* empty_class_item, StringItem* source_file, in TestPandaFile()405 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable914 StringItem *source_file = container.GetOrCreateStringItem("source_file"); in CreateItems() local1178 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable
719 std::string source_file = function.source_file; variable