Home
last modified time | relevance | path

Searched defs:DebugLineContents (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp1101 StringRef DebugLineContents = CU->getLineSection().Data; in emitDebugLineInfoForUnprocessedCUs() local
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h1171 void addRawContents(StringRef DebugLineContents) { in addRawContents()