A map of addresses to Symbols.
More...
#include "llvm/ExecutionEngine/JITLink/JITLink.h"
A map of addresses to Symbols.
Definition at line 1670 of file JITLink.h.
◆ SymbolVector
◆ addSymbol()
void llvm::jitlink::SymbolAddressMap::addSymbol |
( |
Symbol & |
Sym | ) |
|
|
inline |
◆ addSymbols()
template<typename SymbolPtrCollection >
void llvm::jitlink::SymbolAddressMap::addSymbols |
( |
SymbolPtrCollection && |
Symbols | ) |
|
|
inline |
◆ getSymbolsAt()
Returns the list of symbols that start at the given address, or nullptr if no such symbols exist.
Definition at line 1688 of file JITLink.h.
References Addr, and I.
The documentation for this class was generated from the following file:
- include/llvm/ExecutionEngine/JITLink/JITLink.h