Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_TPREL64 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test403 ELF-MIPS: Type: R_MIPS_TLS_TPREL64 (48)
455 ELF-MIPS64EL: Type: R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64/R_MIPS_TLS_TPREL64 (3158064)
/external/llvm/lib/Object/
DELF.cpp158 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_TPREL64); in getELFRelocationTypeName()
DELFYAML.cpp475 ECase(R_MIPS_TLS_TPREL64) in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py843 R_MIPS_TLS_TPREL64 = 48 variable in Relocs_Elf_Mips
/external/llvm/include/llvm/Support/
DELF.h902 R_MIPS_TLS_TPREL64 = 48, enumerator
/external/elfutils/0.153/libelf/
Delf.h1602 #define R_MIPS_TLS_TPREL64 48 /* TP-relative offset, 64 bit */ macro