LLVM: llvm::object::BBAddrMap Struct Reference (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
Definition at line 825 of file ELFTypes.h.
◆ getBBEntries()
| const std::vector< BBEntry > & llvm::object::BBAddrMap::getBBEntries ( ) const |
inline |
◆ getBBRangeIndexForBaseAddress()
| std::optional< size_t > llvm::object::BBAddrMap::getBBRangeIndexForBaseAddress ( uint64_t BaseAddress) const |
inline |
◆ getBBRanges()
| const std::vector< BBRangeEntry > & llvm::object::BBAddrMap::getBBRanges ( ) const |
inline |
◆ getFunctionAddress()
| uint64_t llvm::object::BBAddrMap::getFunctionAddress ( ) const |
inline |
◆ getNumBBEntries()
| size_t llvm::object::BBAddrMap::getNumBBEntries ( ) const |
inline |
◆ operator==()
◆ BBRanges
The documentation for this struct was generated from the following file: