Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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.cpp71 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer
92 void MCObjectStreamer::flushPendingLabels() { in flushPendingLabels() function in MCObjectStreamer