Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h346 std::string populateFileContent(const DIFile *File);
H A DBTFDebug.cpp977 std::string BTFDebug::populateFileContent(const DIFile *File) { in populateFileContent() function in BTFDebug
1010 std::string FileName = populateFileContent(File); in constructLineInfo()