Searched defs:MO_GOT (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h39 MO_GOT, enumerator in enum:llvm::MipsII::TOF
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h62 MO_GOT = (1 << 0) enumerator in enum:llvm::SystemZII::__anon26158
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h182 /// MO_GOT - Indicates a GOT-relative relocation
183 MO_GOT, enumerator in enum:llvm::HexagonII::HexagonMOTargetFlagVal
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h67 /// MO_GOT - On a symbol operand this indicates that the immediate is the
72 MO_GOT, enumerator in enum:llvm::X86II::TOF
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h1260 /// MO_GOT - This flag indicates that a symbol operand represents the
1263 MO_GOT = 8, enumerator in enum:llvm::AArch64II::TOF

Completed in 935 milliseconds