Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp482 &orc_rt_elfnix_register_object_sections}, in bootstrapELFNixRuntime()
570 if (!orc_rt_elfnix_register_object_sections) in registerPerObjectSections()
579 orc_rt_elfnix_register_object_sections, ErrResult, POSR)) in registerPerObjectSections()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h233 ExecutorAddr orc_rt_elfnix_register_object_sections; variable