Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryData.h176 void setOutputSection(BinarySection &NewSection) { in setOutputSection() function
181 setOutputSection(NewSection); in setOutputLocation()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DReorderData.cpp519 Entry.second->setOutputSection(Cold); in runOnFunctions()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp736 JT.setOutputSection(Section); in emitJumpTables()