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