A map of addresses to Symbols.
More...
#include "llvm/ExecutionEngine/JITLink/JITLink.h"
A map of addresses to Symbols.
Definition at line 1806 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 1824 of file JITLink.h.
References I.
The documentation for this class was generated from the following file:
- include/llvm/ExecutionEngine/JITLink/JITLink.h