Searched refs:DefineExternalGOTSymbolIfPresent (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_i386.cpp56 auto DefineExternalGOTSymbolIfPresent = local
70 if (auto Err = DefineExternalGOTSymbolIfPresent(G))
H A DELF_x86_64.cpp254 auto DefineExternalGOTSymbolIfPresent = local
268 if (auto Err = DefineExternalGOTSymbolIfPresent(G))

Completed in 96 milliseconds