Searched refs:prologues (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DInputSection.cpp987 DenseSet<Defined *> &prologues,
1004 std::vector<Defined *> functions(prologues.begin(), prologues.end());
1023 const DenseSet<Defined *> &prologues) {
1024 for (Defined *f : prologues)
1033 // available. Find those functions, and adjust their prologues.
1037 DenseSet<Defined *> prologues; local
1064 if (enclosingPrologueAttempted(rel.offset, prologues))
1068 prologues.insert(f);
1080 switchMorestackCallsToMorestackNonSplit(prologues, morestackCall
986 switchMorestackCallsToMorestackNonSplit( DenseSet<Defined *> &prologues, SmallVector<Relocation *, 0> &morestackCalls) argument
1022 enclosingPrologueAttempted(uint64_t offset, const DenseSet<Defined *> &prologues) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dlib2funcs.asm2 ; Subroutines for out of line prologues and epilogues on for the HPPA
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dlib2funcs.asm2 ; Subroutines for out of line prologues and epilogues on for the HPPA

Completed in 178 milliseconds