Searched refs:alias (Results 1 – 8 of 8) sorted by relevance
14 int putchar(int c) __attribute__((weak,alias("__putchar")));
31 #define __weak_reference(sym, alias) \ argument
51 int alias; /* In case OpenSSL provides an standard member
94 if (ext->alias) {95 X509V3_EXT_add_alias(nid, ext->alias);
535 #define __weak_reference(sym,alias) \ argument536 __asm__(".weak " #alias); \537 __asm__(".equ " #alias ", " #sym)547 #define __weak_reference(sym,alias) \ argument
117 In Aarch32 execution state the ``MDCR_EL3`` alias is the ``SDCR`` register,
170 Then we can issue the ``ftpm`` command, which is an alias that432 alias to load the ftpm kernel module returns, and then the TPM PCRs are read
2064 …- remove mmc1 alias if not needed ([a0e9724](https://review.trustedfirmware.org/plugins/gitiles/TF…
Completed in 27 milliseconds