Home
last modified time | relevance | path

Searched refs:JumpInstrMod (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.h117 struct JumpInstrMod { struct
H A DInputSection.h223 SmallVector<JumpInstrMod, 0> jumpInstrMods;
H A DInputSection.cpp1123 for (const JumpInstrMod &jumpMod : jumpInstrMods) { in relocateAlloc()