Searched defs:getTlsGdRelaxSkip (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DX86.cpp67 int X86::getTlsGdRelaxSkip(RelType type) const { function in class:X86
H A DPPC.cpp387 int PPC::getTlsGdRelaxSkip(RelType type) const { function in class:PPC
H A DX86_64.cpp91 int X86_64::getTlsGdRelaxSkip(RelType type) const { function in class:X86_64
H A DPPC64.cpp607 int PPC64::getTlsGdRelaxSkip(RelType type) const { function in class:PPCLegacyInsn::PPCPrefixedInsn::PPC64
/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.h39 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; } function in class:lld::elf::TargetInfo

Completed in 186 milliseconds