Home
last modified time | relevance | path

Searched refs:R_386_TLS_TPOFF (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Delf_x86.h21 #define R_386_TLS_TPOFF 14 macro
/aosp12/bionic/linker/
H A Dlinker_relocs.h73 #define R_GENERIC_TLS_TPREL R_386_TLS_TPOFF
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp464 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this); in scanLocalReloc()
481 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this); in scanLocalReloc()
496 llvm::ELF::R_386_TLS_TPOFF, in scanLocalReloc()
718 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this); in scanGlobalReloc()
733 rsym, *got_entry, 0x0, llvm::ELF::R_386_TLS_TPOFF, *this); in scanGlobalReloc()
748 llvm::ELF::R_386_TLS_TPOFF, in scanGlobalReloc()