Home
last modified time | relevance | path

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

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