Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp95 void MCSection::flushPendingLabels(MCFragment *F, uint64_t FOffset, flushPendingLabels() function in MCSection
109 void MCSection::flushPendingLabels() { flushPendingLabels() function in MCSection
H A DMCObjectStreamer.cpp70 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { flushPendingLabels() function in MCObjectStreamer
88 void MCObjectStreamer::flushPendingLabels() { flushPendingLabels() function in MCObjectStreamer