HomeSort by relevance Sort by last modified time
    Searched full:got16 (Results 1 - 12 of 12) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 19 DECL_MIPS_APPLY_RELOC_FUNC(got16) \
35 { &got16, 9, "R_MIPS_GOT16", 16}, \
MipsRelocator.cpp 306 MipsRelocator::Result got16(Relocation& pReloc, MipsRelocator& pParent) function
MipsLDBackend.cpp 773 // For got16 section based relocations, we need to reserve got entries.
    [all...]
  /external/elfutils/backends/
s390_reloc.def 43 RELOC_TYPE (GOT16, REL)
ppc64_reloc.def 42 RELOC_TYPE (GOT16, REL)
ppc_reloc.def 42 RELOC_TYPE (GOT16, REL)
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 190 // Return true if R is either a GOT16 against a local symbol or HI16.
238 // Get list of unmatched HI16 and GOT16.
243 // Insert unmatched HI16 and GOT16 immediately before their matching LO16.
  /external/llvm/lib/MC/
MCExpr.cpp 231 case VK_Mips_GOT16: return "GOT16";
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]

Completed in 262 milliseconds