Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DAddressMap.cpp23 const MCSymbol *OutputLabel) { in emitAddress()
28 static void emitLabel(MCStreamer &Streamer, const MCSymbol *OutputLabel) { in emitLabel()