Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { addPendingLabel() function in MCSection
H A DMCObjectStreamer.cpp50 void MCObjectStreamer::addPendingLabel(MCSymbol* S) { addPendingLabel() function in MCObjectStreamer