Searched defs:StubsSection (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
H A D | loongarch.h | 392 Section *StubsSection = nullptr; global() variable |
H A D | aarch64.h | 772 Section *StubsSection = nullptr; global() variable |
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_riscv.cpp | 113 mutable Section *StubsSection = nullptr; member in __anon94860f1d0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 695 StubsSection::StubsSection() StubsSection() function in StubsSection |