Searched defs:flushPendingLabels (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCSection.cpp | 95 void MCSection::flushPendingLabels(MCFragment *F, uint64_t FOffset, flushPendingLabels() function in MCSection |
H A D | MCObjectStreamer.cpp | 70 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { flushPendingLabels() function in MCObjectStreamer |