Searched defs:PLT (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.h | 40 enum CSKYCPModifier { NO_MOD, ADDR, GOT, GOTOFF, PLT, TLSLE, TLSIE, TLSGD }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_x86.cpp | 33 x86::PLTTableManager PLT(GOT); in buildTables_ELF_x86() local
|
| H A D | ELF_x86_64.cpp | 92 x86_64::PLTTableManager PLT(G, GOT); in buildTables_ELF_x86_64() local
|
| H A D | ELF_ppc64.cpp | 161 ppc64::PLTTableManager<Endianness> PLT(TOC); in buildTables_ELF_ppc64() local
|
| H A D | MachO_x86_64.cpp | 465 x86_64::PLTTableManager PLT(G, GOT); in buildGOTAndStubs_MachO_x86_64() local
|
| H A D | MachO_arm64.cpp | 564 aarch64::PLTTableManager PLT(G, GOT); in buildTables_MachO_arm64() local
|
| H A D | ELF_loongarch.cpp | 426 PLTTableManager PLT(GOT); in buildTables_ELF_loongarch() local
|
| H A D | ELF_aarch64.cpp | 663 aarch64::PLTTableManager PLT(G, GOT); in buildTables_ELF_aarch64() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 2195 StringRef PLT; in parseCallSymbol() local
|