/freebsd/sys/powerpc/aim/ |
H A D | trap_subr32.S | 77 lwz pmap,CNAME(kernel_pmap_store)@got(pmap); \ 267 .globl CNAME(testppc64),CNAME(testppc64size) 268 CNAME(testppc64): 279 CNAME(testppc64size) = .-CNAME(testppc64) 285 .globl CNAME(restorebridge),CNAME(restorebridgesize) 286 CNAME(restorebridge): 293 CNAME(restorebridgesize) = .-CNAME(restorebridge) 302 .globl CNAME(rstcode), CNAME(rstcodeend) 303 CNAME(rstcode): 308 CNAME(rstcodeend): [all …]
|
H A D | trap_subr64.S | 317 .globl CNAME(rstcode), CNAME(rstcodeend), CNAME(cpu_reset_handler) 318 .globl CNAME(cpu_wakeup_handler) 320 CNAME(rstcode): 366 CNAME(rstcodeend): 375 bl CNAME(cpudep_ap_early_bootstrap) /* Set PCPU */ 378 bl CNAME(pmap_cpu_bootstrap) /* Turn on virtual memory */ 380 bl CNAME(cpudep_ap_bootstrap) /* Set up PCPU and stack */ 383 bl CNAME(cpudep_ap_setup) 391 bl CNAME(longjmp) 395 bl CNAME(machdep_ap_bootstrap) /* And away! */ [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | sigcode64.S | 49 .globl CNAME(sigcode64),CNAME(szsigcode64) 50 .globl CNAME(sigcode64_elfv2),CNAME(szsigcode64_elfv2) 51 CNAME(sigcode64): 57 CNAME(sigcode64_elfv2): 75 CNAME(szsigcode64): 76 .long endsigcode64 - CNAME(sigcode64) 77 CNAME(szsigcode64_elfv2): 78 .long endsigcode64 - CNAME(sigcode64_elfv2)
|
H A D | sigcode32.S | 45 .globl CNAME(sigcode32),CNAME(szsigcode32) 46 CNAME(sigcode32): 57 CNAME(szsigcode32): 58 .long endsigcode32 - CNAME(sigcode32)
|
/freebsd/sys/amd64/include/ |
H A D | asm.h | 58 #define CNAME(csym) csym macro 64 .globl CNAME(x); .type CNAME(x),@function; CNAME(x):; \ 101 .weak CNAME(alias); \ 102 .equ CNAME(alias),CNAME(sym)
|
H A D | asmacros.h | 57 #define CNAME(csym) csym macro 63 #define GEN_ENTRY(name) ALIGN_TEXT; .globl CNAME(name); \ 64 .type CNAME(name),@function; CNAME(name):
|
/freebsd/sys/i386/include/ |
H A D | asm.h | 66 #define CNAME(csym) csym macro 73 .globl CNAME(x); .type CNAME(x),@function; CNAME(x): \ 111 .weak CNAME(alias); \ 112 .equ CNAME(alias),CNAME(sym)
|
H A D | asmacros.h | 46 #define CNAME(csym) csym macro 52 #define GEN_ENTRY(name) ALIGN_TEXT; .globl CNAME(name); \ 53 .type CNAME(name),@function; CNAME(name):
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | kerneltramp.S | 16 .globl CNAME(kerneltramp),CNAME(szkerneltramp) 17 CNAME(kerneltramp): 100 CNAME(szkerneltramp): 101 .long endkerneltramp - CNAME(kerneltramp)
|
/freebsd/lib/libc/powerpc64/gen/ |
H A D | _ctx_start.S | 28 .globl CNAME(_ctx_done) 29 .globl CNAME(abort) 44 bl CNAME(_ctx_done) /* branch to ctxt completion func */ 50 bl CNAME(abort) /* abort */
|
/freebsd/lib/libsys/i386/ |
H A D | cerror.S | 44 .globl CNAME(__error) 45 .type CNAME(__error),@function 50 call PIC_PLT(CNAME(__error)) 55 call CNAME(__error)
|
/freebsd/lib/libc/powerpc/gen/ |
H A D | _ctx_start.S | 28 .globl CNAME(_ctx_done) 29 .globl CNAME(abort) 35 bl CNAME(_ctx_done) /* branch to ctxt completion func */ 47 bl PIC_PLT(CNAME(abort)) /* abort */
|
/freebsd/lib/libc/amd64/ |
H A D | amd64_archlevel.h | 48 .globl CNAME(func); \ 49 .type CNAME(func), @gnu_indirect_function; \ 50 .set CNAME(func), __CONCAT(func,_resolver); \ 53 jmp CNAME(__archlevel_resolve); \
|
/freebsd/lib/msun/i387/ |
H A D | s_scalbnf.S | 17 .globl CNAME(ldexpf) 18 .set CNAME(ldexpf),CNAME(scalbnf)
|
H A D | s_scalbnl.S | 17 .globl CNAME(ldexpl) 18 .set CNAME(ldexpl),CNAME(scalbnl)
|
/freebsd/lib/msun/amd64/ |
H A D | s_scalbnl.S | 18 .globl CNAME(ldexpl) 19 .set CNAME(ldexpl),CNAME(scalbnl)
|
H A D | s_scalbnf.S | 40 .globl CNAME(ldexpf) 41 .set CNAME(ldexpf),CNAME(scalbnf)
|
/freebsd/lib/libsys/amd64/ |
H A D | cerror.S | 44 .globl CNAME(__error) 45 .type CNAME(__error),@function 48 call PIC_PLT(CNAME(__error))
|
/freebsd/sys/powerpc/include/ |
H A D | asm.h | 57 #define CNAME(csym) csym macro 197 #define END(y) _END(CNAME(y)) 198 #define ENTRY(y) _ENTRY(CNAME(y)); _PROF_PROLOGUE 199 #define GLOBAL(y) _GLOBAL(CNAME(y)) 202 #define ENTRY_NOPROF(y) _ENTRY(CNAME(y))
|
/freebsd/sys/i386/i386/ |
H A D | bioscall.S | 122 leal CNAME(bios16_jmp),%ebp 126 .globl CNAME(bios16_jmp) 127 CNAME(bios16_jmp):
|
/freebsd/lib/libsys/powerpc64/ |
H A D | cerror.S | 32 .globl CNAME(__error) 46 bl CNAME(__error)
|
/freebsd/lib/libsys/powerpc/ |
H A D | cerror.S | 32 .globl CNAME(__error) 53 bl PIC_PLT(CNAME(__error))
|
/freebsd/sys/powerpc/booke/ |
H A D | locore.S | 354 bl CNAME(elf_reloc_self) 360 bl CNAME(ivor_setup) 370 bl CNAME(booke_init) 379 bl CNAME(mi_startup) 624 bl CNAME(ivor_setup) 638 bl CNAME(pmap_bootstrap_ap) 641 bl CNAME(cpudep_ap_bootstrap) 646 bl CNAME(machdep_ap_bootstrap)
|
H A D | trap_subr.S | 488 CNAME(label): 501 .globl CNAME(interrupt_vector_base) 520 bl CNAME(powerpc_interrupt) 534 bl CNAME(powerpc_interrupt) 1011 bl CNAME(powerpc_interrupt) 1014 .globl CNAME(trapexit) /* exported for db_backtrace use */ 1015 CNAME(trapexit): 1034 bl CNAME(ast) 1036 .globl CNAME(asttrapexit) /* db_backtrace code sentinel #2 */ 1037 CNAME(asttrapexit): [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | fastrpz.patch | 448 + * NXDOMAIN is signaled by a CNAME with a "." target. 449 + * NODATA is signaled by a CNAME with a "*." target. 884 + * @param qname: used construct a wildcard CNAME 1364 + /* Let the iterator resolve a CNAME or get a delegation point. */ 1393 + /* It is not the first CNAME */ 1915 + * before a CNAME with this owner name. */ 2015 + * but sometimes iteration must be used to resolve a CNAME. 2034 + /* The new DNS message would be a CNAME and 2035 + * the external request was not for a CNAME. 2037 + * the iterator can resolve the CNAME. */ [all …]
|