Searched defs:StubsSection (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
H A D | loongarch.h | 392 Section *StubsSection = nullptr; variable |
H A D | aarch64.h | 635 Section *StubsSection = nullptr; variable |
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_riscv.cpp | 107 mutable Section *StubsSection = nullptr; member in __anonfbb8b4810111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |
/openbsd-src/gnu/llvm/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 701 StubsSection::StubsSection() in StubsSection() function in StubsSection |