HomeSort by relevance Sort by last modified time
    Searched defs:MO_GOT (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 39 MO_GOT,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 169 /// MO_GOT - Indicates a GOT-relative relocation
170 MO_GOT,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 67 /// MO_GOT - On a symbol operand this indicates that the immediate is the
72 MO_GOT,
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 720 // MO_GOT - Represents a relocation referring to the GOT entry of a given
722 MO_GOT,

Completed in 100 milliseconds