Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h205 struct FixupInfoArmBranch : public FixupInfoArm { struct
210 template <> struct FixupInfo<Arm_Jump24> : public FixupInfoArmBranch { argument