Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDcoff_platform.per_jd.cpp20 ORC_RT_INTERFACE OnExitFunction __orc_rt_coff_onexit(void *Header,
26 return __orc_rt_coff_onexit(&__ImageBase, Func); in __orc_rt_coff_onexit_per_jd()
HDcoff_platform.cpp726 ORC_RT_INTERFACE OnExitFunction __orc_rt_coff_onexit(void *Header, in __orc_rt_coff_onexit() function