Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCSection.cpp95 void MCSection::flushPendingLabels(MCFragment *F, uint64_t FOffset, in flushPendingLabels() function in MCSection
112 void MCSection::flushPendingLabels() { in flushPendingLabels() function in MCSection
H A DMCObjectStreamer.cpp70 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer
91 void MCObjectStreamer::flushPendingLabels() { in flushPendingLabels() function in MCObjectStreamer