Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h252 Error preserveImportantSections(jitlink::LinkGraph &G,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp819 if (auto Err = preserveImportantSections(G, MR)) in modifyPassConfig()
973 Error MachOPlatform::MachOPlatformPlugin::preserveImportantSections( in preserveImportantSections() function in llvm::orc::MachOPlatform::MachOPlatformPlugin