Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h453 std::map<uint64_t, BinaryFunction> &getBinaryFunctions() { in getBinaryFunctions() function
458 const std::map<uint64_t, BinaryFunction> &getBinaryFunctions() const { in getBinaryFunctions() function