Home
last modified time | relevance | path

Searched defs:GOTSection (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DELF_i386.cpp59 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local
79 if (auto *GOTSection = in getOrCreateGOTSymbol() local
DELF_x86_64.cpp295 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local
315 if (auto *GOTSection = in getOrCreateGOTSymbol() local
DELF_aarch64.cpp496 Section *GOTSection = nullptr; member in __anon3a9007080111::TLSDescTableManager_ELF_aarch64
DELF_riscv.cpp106 mutable Section *GOTSection = nullptr; member in __anon7ea9f7860111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
Di386.h283 Section *GOTSection = nullptr; variable
Dloongarch.h355 Section *GOTSection = nullptr; variable
Dx86_64.h614 Section *GOTSection = nullptr; variable
Daarch64.h598 Section *GOTSection = nullptr; variable