Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h910 const BinaryData *getBinaryDataContainingAddress(uint64_t Address) const { scopeLock() function
914 BinaryData *getBinaryDataContainingAddress(uint64_t Address) { scopeLock() function