/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | module.c | 531 const Elf_Shdr *s, *orc = NULL, *orc_ip = NULL, *alt = NULL, *ftrace = NULL; in module_finalize() local
|
H A D | unwind_orc.c | 113 struct orc_entry *orc = NULL; in orc_find() local 207 struct orc_entry *orc = _orc; in unwind_module_init() local 237 struct orc_entry *orc; in unwind_init() local 384 struct orc_entry *orc; unwind_next_frame() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | module.c | 254 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
H A D | unwind_orc.c | 151 static struct orc_entry *orc; in orc_find() local 247 struct orc_entry *orc = _orc; in unwind_module_init() local 276 struct orc_entry *orc; unwind_init() local 426 struct orc_entry *orc; unwind_next_frame() local [all...] |
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | unwind.h | 102 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) unwind_module_init() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | module.c | 279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
H A D | unwind_orc.c | 200 static struct orc_entry *orc; in orc_find() local 293 struct orc_entry *orc = _orc; in unwind_module_init() local 322 struct orc_entry *orc; unwind_init() local 472 struct orc_entry *orc; unwind_next_frame() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | CompileOnDemandLayer.cpp | 66 namespace orc { namespace
|
H A D | ExecutionUtils.cpp | 20 namespace orc { namespace
|
H A D | OrcABISupport.cpp | 13 namespace orc { namespace
|
H A D | OrcMCJITReplacement.h | 54 namespace orc { namespace
|
H A D | SpeculateAnalyses.cpp | 49 namespace orc { namespace
|
H A D | ObjectLinkingLayer.cpp | 23 namespace orc { namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 47 namespace orc { namespace
|
H A D | LLJIT.h | 27 namespace orc { namespace
|
H A D | OrcRemoteTargetRPCAPI.h | 23 namespace orc { namespace
|
H A D | RTDyldObjectLinkingLayer.h | 36 namespace orc { namespace
|
H A D | Speculation.h | 31 namespace orc { namespace
|
H A D | RemoteObjectLayer.h | 23 namespace orc { namespace
|
H A D | CompileOnDemandLayer.h | 61 namespace orc { namespace
|
H A D | OrcRemoteTargetServer.h | 43 namespace orc { namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
H A D | RPCSerialization.h | 22 namespace orc { namespace
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 988 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa() argument
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 1051 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa() argument
|
/third_party/lwip/src/netif/ppp/ |
H A D | ipv6cp.c | 900 int orc; /* Individual option return code */ in ipv6cp_reqci() local [all...] |