Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSection.cpp91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { in addPendingLabel() function in MCSection
H A DMCObjectStreamer.cpp51 void MCObjectStreamer::addPendingLabel(MCSymbol* S) { in addPendingLabel() function in MCObjectStreamer