HomeSort by relevance Sort by last modified time
    Searched refs:R_HEX_GOT_16_X (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonELFObjectWriter.cpp 248 return ELF::R_HEX_GOT_16_X;
  /external/llvm/test/MC/Hexagon/
relocations.s 160 # CHECK: R_HEX_GOT_16_X
161 r_hex_got_16_x: label
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 357 case llvm::ELF::R_HEX_GOT_16_X:
880 case llvm::ELF::R_HEX_GOT_16_X:
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 977 R_HEX_GOT_16_X = 70
    [all...]

Completed in 168 milliseconds