Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp788 llvm::SmallVector<const Symbol *, 1> external_symbols; in FindBestGlobalDataSymbol() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1299 iterator_range<external_symbol_iterator> external_symbols() { in external_symbols() function