Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h231 Expected<StringRef> IndirectSymbolName = SI->getName(); in populateJumpTable() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp207 StringRef IndirectSymbolName; in populateIndirectSymbolPointersSection() local