Searched defs:SortedFunctions (Results 1 – 4 of 4) sorted by relevance
293 std::vector<BinaryFunction *> SortedFunctions(BFs.size()); in runOnFunctions() local409 std::vector<BinaryFunction *> SortedFunctions(BFs.size()); in runOnFunctions() local
290 const BinaryContext &BC, std::vector<BinaryFunction *> &SortedFunctions, in tentativeLayoutRelocColdPart()312 const BinaryContext &BC, std::vector<BinaryFunction *> &SortedFunctions, in tentativeLayoutRelocMode()380 const BinaryContext &BC, std::vector<BinaryFunction *> &SortedFunctions) { in tentativeLayout()
257 std::vector<BinaryFunction *> SortedFunctions = BC.getSortedFunctions(); in emitFunctions() local
1508 std::vector<BinaryFunction *> SortedFunctions(BinaryFunctions.size()); in getSortedFunctions() local