Searched defs:getGOTSection (Results 1 – 5 of 5) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
| H A D | i386.h | 375 Section &getGOTSection(LinkGraph &G) { in getGOTSection() function |
| H A D | loongarch.h | 348 Section &getGOTSection(LinkGraph &G) { in getGOTSection() function |
| H A D | x86_64.h | 615 Section &getGOTSection(LinkGraph &G) { getGOTSection() function |
| H A D | aarch64.h | 718 Section &getGOTSection(LinkGraph &G) { getGOTSection() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
| H A D | ELF_riscv.cpp | 89 Section &getGOTSection() const { in getGOTSection() function in __anon53b8249c0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |