Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h1171 void addRawContents(StringRef DebugLineContents) { in addRawContents() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp1112 .addRawContents(DebugLineContents.slice(Begin, End)); in emitDebugLineInfoForUnprocessedCUs()