Home
last modified time | relevance | path

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

/freebsd-src/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.cpp258 if (auto *GOTSection = G.findSectionByName( getOrCreateGOTSymbol() local
278 if (auto *GOTSection = getOrCreateGOTSymbol() local
H A DELF_aarch64.cpp543 return *GOTSection; member in __anon8bddd19e0111::TLSDescTableManager_ELF_aarch64
H A DELF_riscv.cpp112 mutable Section *GOTSection = nullptr; member in __anon53b8249c0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
/freebsd-src/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.h621 Section *GOTSection = nullptr; global() variable
H A Daarch64.h725 Section *GOTSection = nullptr; global() variable