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