Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp196 ELFNixPerObjectSectionsToRegister POSR) { in registerObjectSections()
210 ELFNixPerObjectSectionsToRegister POSR) { in deregisterObjectSections()
495 [](ELFNixPerObjectSectionsToRegister &POSR) { in __orc_rt_elfnix_register_object_sections()
507 [](ELFNixPerObjectSectionsToRegister &POSR) { in __orc_rt_elfnix_deregister_object_sections()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp554 registerPerObjectSections(const ELFPerObjectSectionsToRegister & POSR) registerPerObjectSections() argument
672 ELFPerObjectSectionsToRegister POSR; addEHAndTLVSupportPasses() local