Searched defs:addPendingLabel (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCSection.cpp | 91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { addPendingLabel() function in MCSection |
H A D | MCObjectStreamer.cpp | 50 void MCObjectStreamer::addPendingLabel(MCSymbol* S) { addPendingLabel() function in MCObjectStreamer |