Searched defs:source_file (Results 1 – 8 of 8) 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
243 const char *source_file = utf::Mutf8AsCString(handler.GetFile()); in Extract() local
959 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id.value()).data); in CreateClassItem() local1127 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfoDependecies() local1234 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfo() local
1541 …id LineNumberProgramItem::EmitSetFile(std::vector<uint8_t> *constant_pool, StringItem *source_file) in EmitSetFile()
62 set(source_file "${source_file_dir}/${ARG_SOURCE}") variable
284 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable874 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable1047 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable