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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 18 // fixup_arm_ldst_pcrel_12 - 12-bit PC relative relocation for symbol
20 fixup_arm_ldst_pcrel_12 = FirstTargetFixupKind, enumerator in enum:llvm::ARM::Fixups
22 // fixup_t2_ldst_pcrel_12 - Equivalent to fixup_arm_ldst_pcrel_12, with
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMFixupKinds.h 18 // fixup_arm_ldst_pcrel_12 - 12-bit PC relative relocation for symbol
20 fixup_arm_ldst_pcrel_12 = FirstTargetFixupKind, enumerator in enum:mcld::ARM::Fixups
22 // fixup_t2_ldst_pcrel_12 - Equivalent to fixup_arm_ldst_pcrel_12, with

Completed in 17 milliseconds