Home
last modified time | relevance | path

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

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