Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h124 auto EntryItr = GlobalSymbolTable.find(TargetName); in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp742 auto EntryItr = Symbols.find(Name); in defineMaterializing() local