Home
last modified time | relevance | path

Searched refs:flushPendingRelocations (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinarySection.cpp116 void BinarySection::flushPendingRelocations(raw_pwrite_stream &OS, in flushPendingRelocations() function in BinarySection
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinarySection.h430 void flushPendingRelocations(raw_pwrite_stream &OS,
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4062 BSec->flushPendingRelocations(OS, in rewriteNoteSections()
5369 Section.flushPendingRelocations(OS, [this](const MCSymbol *S) { in rewriteFile()