Searched defs:GOTSection (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ | ||
| D | ELF_i386.cpp | 59 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local |
| D | ELF_x86_64.cpp | 295 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local |
| D | ELF_aarch64.cpp | 496 Section *GOTSection = nullptr; member in __anon3a9007080111::TLSDescTableManager_ELF_aarch64 |
| D | ELF_riscv.cpp | 106 mutable Section *GOTSection = nullptr; member in __anon7ea9f7860111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |
| /openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
| D | i386.h | 283 Section *GOTSection = nullptr; variable |
| D | loongarch.h | 355 Section *GOTSection = nullptr; variable |
| D | x86_64.h | 614 Section *GOTSection = nullptr; variable |
| D | aarch64.h | 598 Section *GOTSection = nullptr; variable |