Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h1185 ErrorOr<const BinarySection &> getSectionForAddress(uint64_t Address) const { getSectionForAddress() function
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp2049 ErrorOr<BinarySection &> BinaryContext::getSectionForAddress(uint64_t Address) { getSectionForAddress() function in llvm::bolt::BinaryContext
[all...]