Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinarySection.cpp177 void BinarySection::clearRelocations() { clearList(Relocations); } in clearRelocations() function in BinarySection
H A DBinaryEmitter.cpp1126 Section.clearRelocations(); in emitDataSections()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinarySection.h325 void clearRelocations();