Searched refs:analyzeMemoryAt (Results 1 – 3 of 3) sorted by relevance
762 MemoryContentsType analyzeMemoryAt(uint64_t Address, BinaryFunction &BF);
425 const MemoryContentsType MemType = analyzeMemoryAt(Address, BF); in handleAddressRef()443 MemoryContentsType BinaryContext::analyzeMemoryAt(uint64_t Address, in analyzeMemoryAt() function in llvm::bolt::BinaryContext
909 MemType = BC.analyzeMemoryAt(ArrayStart, *this); in processIndirectBranch()