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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.cpp 65 case llvm::ELF::R_HEX_B22_PCREL:
HexagonRelocator.cpp 373 case llvm::ELF::R_HEX_B22_PCREL:
580 // R_HEX_B22_PCREL and its class of relocations, use
592 case llvm::ELF::R_HEX_B22_PCREL:
HexagonLDBackend.cpp 561 case llvm::ELF::R_HEX_B22_PCREL:
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonELFObjectWriter.cpp 100 return ELF::R_HEX_B22_PCREL;
  /external/llvm/test/MC/Hexagon/
relocations.s 3 # CHECK: R_HEX_B22_PCREL
4 r_hex_b22_pcrel: label
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 908 R_HEX_B22_PCREL = 1
    [all...]

Completed in 146 milliseconds