Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_i386.cpp60 if (auto *GOTSection = G.findSectionByName( getOrCreateGOTSymbol() local
80 if (auto *GOTSection = getOrCreateGOTSymbol() local
H A DELF_x86_64.cpp261 if (auto *GOTSection = G.findSectionByName( getOrCreateGOTSymbol() local
281 if (auto *GOTSection = getOrCreateGOTSymbol() local
H A DELF_aarch64.cpp557 Section *GOTSection = nullptr; global() member in __anon37d0605f0111::TLSDescTableManager_ELF_aarch64
H A DELF_riscv.cpp112 mutable Section *GOTSection = nullptr; member in __anon94860f1d0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h381 Section *GOTSection = nullptr; global() variable
H A Dloongarch.h355 Section *GOTSection = nullptr; global() variable
H A Dx86_64.h643 Section *GOTSection = nullptr; global() variable
H A Daarch64.h735 Section *GOTSection = nullptr; global() variable
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp5247 SectionRef GOTSection; patchELFGOT() local