Searched defs:PT2 (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/stand/i386/libi386/ | ||
H A D | amd64_tramp.S | 51 .globl PT2 symbol |
/freebsd-src/sys/amd64/amd64/ | ||
H A D | xen-locore.S | 179 PT2: label |
/freebsd-src/stand/efi/loader/arch/amd64/ | ||
H A D | elf64_freebsd.c | 74 static pd_entry_t *PT2; global() variable |
/freebsd-src/stand/userboot/userboot/ | ||
H A D | elf64_freebsd.c | 95 bzero(PT2, PAGE_SIZE); in elf64_exec() local |
/freebsd-src/stand/kboot/kboot/arch/amd64/ | ||
H A D | elf64_freebsd.c | 122 static pd_entry_t *PT2; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateDeduction.cpp | 5945 QualType PT2 = PS2->getInjectedSpecializationType(); getMoreSpecializedPartialSpecialization() local |
H A D | SemaOverload.cpp | 10140 auto PT2 = F2->getPrimaryTemplate(); allowAmbiguity() local |