Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp137 mutable Section *GOTSection = nullptr; member in __anondf90ff9d0111::PerGraphGOTAndPLTStubsBuilder_ELF_x86_64
741 if (auto *GOTSection = G.findSectionByName(ELFGOTSectionName)) { in getOrCreateGOTSymbol() local
760 if (auto *GOTSection = G.findSectionByName(ELFGOTSectionName)) { in getOrCreateGOTSymbol() local
H A DMachO_x86_64.cpp487 Section *GOTSection = nullptr; member in __anon1216e38e0111::PerGraphGOTAndPLTStubsBuilder_MachO_x86_64
H A DMachO_arm64.cpp485 Section *GOTSection = nullptr; member in __anon68ccfec90111::PerGraphGOTAndPLTStubsBuilder_MachO_arm64