Home
last modified time | relevance | path

Searched refs:TLVBootStrapSymbolName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1210 auto TLVBootStrapSymbolName = G.intern("__tlv_bootstrap"); in fixTLVSectionsAndEdges() local
1213 if (Sym->getName() == TLVBootStrapSymbolName) { in fixTLVSectionsAndEdges()