Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp503 &orc_rt_macho_register_object_sections}, in bootstrapMachORuntime()
588 if (!orc_rt_macho_register_object_sections) in registerPerObjectSections()
597 orc_rt_macho_register_object_sections.getValue(), ErrResult, POSR)) in registerPerObjectSections()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h235 ExecutorAddress orc_rt_macho_register_object_sections; variable