Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h78 StringMap<ExecutorAddr> &bootstrapSymbols() { return BootstrapSymbols; } in bootstrapSymbols() function
127 Service->addBootstrapSymbols(S.bootstrapSymbols()); in Create()
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp57 S.bootstrapSymbols() = in main()