Home
last modified time | relevance | path

Searched defs:StubsSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h392 Section *StubsSection = nullptr; variable
H A Daarch64.h762 Section *StubsSection = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp113 mutable Section *StubsSection = nullptr; member in __anon53b8249c0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp694 StubsSection::StubsSection() StubsSection() function in StubsSection