Searched refs:m_PointerRel (Results 1 – 2 of 2) sorted by relevance
102 Relocation::Type getPointerRel() { return m_PointerRel; } in getPointerRel()105 Relocation::Type getPointerRelType() const { return m_PointerRel; } in getPointerRelType()151 Relocation::Type m_PointerRel; variable
54 m_PointerRel = llvm::ELF::R_386_32; in X86GNULDBackend()56 m_PointerRel = llvm::ELF::R_X86_64_32; in X86GNULDBackend()60 m_PointerRel = llvm::ELF::R_X86_64_64; in X86GNULDBackend()