Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.h304 std::string populateFileContent(const DISubprogram *SP);
H A DBTFDebug.cpp724 std::string BTFDebug::populateFileContent(const DISubprogram *SP) { in populateFileContent() function in BTFDebug
758 std::string FileName = populateFileContent(SP); in constructLineInfo()