Searched refs:insertFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h45 /// obtained by calling GsymCreator::insertFile(...). All of the function calls
342 uint32_t insertFile(StringRef Path,
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp79 GsymFileIdx = Gsym.insertFile(File);
335 LineEntry LE(StartAddress, Gsym.insertFile(FilePath), *Line);
H A DGsymCreator.cpp25 insertFile(StringRef());
28 uint32_t GsymCreator::insertFile(StringRef Path, llvm::sys::path::Style Style) { function in class:GsymCreator

Completed in 146 milliseconds