Searched refs:populateThunk (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DIndirectThunks.h112 getDerived().populateThunk(MF);
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp73 void populateThunk(MachineFunction &MF);
87 void populateThunk(MachineFunction &MF) { function in struct:__anon3227::LVIThunkInserter
151 void RetpolineThunkInserter::populateThunk(MachineFunction &MF) { function in class:__anon3227::RetpolineThunkInserter
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp197 void populateThunk(MachineFunction &MF);
214 void SLSBLRThunkInserter::populateThunk(MachineFunction &MF) { function in class:SLSBLRThunkInserter
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp190 void populateThunk(MachineFunction &MF);
209 void SLSBLRThunkInserter::populateThunk(MachineFunction &MF) { function in class:SLSBLRThunkInserter
/openbsd-current/gnu/llvm/lld/MachO/
H A DTarget.h87 virtual void populateThunk(InputSection *thunk, Symbol *funcSym) { function in class:lld::macho::TargetInfo
H A DConcatOutputSection.cpp344 target->populateThunk(thunkInfo.isec, funcSym);
/openbsd-current/gnu/llvm/lld/MachO/Arch/
H A DARM64.cpp43 void populateThunk(InputSection *thunk, Symbol *funcSym) override;
138 void ARM64::populateThunk(InputSection *thunk, Symbol *funcSym) { function in class:ARM64

Completed in 195 milliseconds