Searched defs:getStubsSection (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
H A D | i386.h | 413 Section &getStubsSection(LinkGraph &G) { getStubsSection() function |
H A D | loongarch.h | 384 Section &getStubsSection(LinkGraph &G) { getStubsSection() function |
H A D | x86_64.h | 675 Section &getStubsSection(LinkGraph &G) { getStubsSection() function |
H A D | aarch64.h | 764 Section &getStubsSection(LinkGraph &G) { getStubsSection() function |
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_riscv.cpp | 95 Section &getStubsSection() const { in getStubsSection() function in __anon94860f1d0111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv |