Home
last modified time | relevance | path

Searched defs:ExternalSymbols (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h181 DenseMap<StringRef, Symbol *> ExternalSymbols; global() variable
H A DJITLinkGeneric.cpp86 auto ExternalSymbols = getExternalSymbolNames(); linkPhase2() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h235 StringMap<GlobalValue::LinkageTypes> ExternalSymbols; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1548 ExternalSymbolMap ExternalSymbols; variable