Searched defs:MO_GOT (Results 1 - 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsBaseInfo.h | 39 MO_GOT, enumerator in enum:llvm::MipsII::TOF |
/external/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.h | 62 MO_GOT = (1 << 0) enumerator in enum:llvm::SystemZII::__anon21513 |
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonBaseInfo.h | 170 /// MO_GOT - Indicates a GOT-relative relocation 171 MO_GOT, enumerator in enum:llvm::HexagonII::HexagonMOTargetFlagVal |
/external/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86BaseInfo.h | 67 /// 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 D | AArch64BaseInfo.h | 1005 // MO_GOT - Represents a relocation referring to the GOT entry of a given 1007 MO_GOT, enumerator in enum:llvm::AArch64II::TOF |
Completed in 151 milliseconds