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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.cpp 68 case llvm::ELF::R_HEX_B22_PCREL:
HexagonRelocator.cpp 364 case llvm::ELF::R_HEX_B22_PCREL:
565 //R_HEX_B22_PCREL and its class of relocations, use
577 case llvm::ELF::R_HEX_B22_PCREL:
HexagonLDBackend.cpp 593 case llvm::ELF::R_HEX_B22_PCREL:
    [all...]
  /external/llvm/lib/Object/
ELF.cpp 413 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_HEX_B22_PCREL);
    [all...]
ELFYAML.cpp 510 ECase(R_HEX_B22_PCREL)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 853 R_HEX_B22_PCREL = 1
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]

Completed in 361 milliseconds