Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_i386.cpp60 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local
80 if (auto *GOTSection = in getOrCreateGOTSymbol() local
H A DELF_x86_64.cpp261 if (auto *GOTSection = G.findSectionByName( in getOrCreateGOTSymbol() local
281 if (auto *GOTSection = in getOrCreateGOTSymbol() local
H A DELF_aarch64.cpp557 Section *GOTSection = nullptr; member in __anoncc26650c0111::TLSDescTableManager_ELF_aarch64
H A DELF_riscv.cpp112 mutable Section *GOTSection = nullptr; member in __anon2c49048a0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h381 Section *GOTSection = nullptr; variable
H A Dloongarch.h355 Section *GOTSection = nullptr; variable
H A Dx86_64.h643 Section *GOTSection = nullptr; variable
H A Daarch64.h735 Section *GOTSection = nullptr; variable