Home | History | Annotate | Download | only in X86

Lines Matching refs:X86_64GNULDBackend

982 X86_64GNULDBackend::X86_64GNULDBackend(const LinkerConfig& pConfig,
989 X86_64GNULDBackend::~X86_64GNULDBackend()
995 bool X86_64GNULDBackend::initRelocator()
1003 X86_64GOT& X86_64GNULDBackend::getGOT()
1009 const X86_64GOT& X86_64GNULDBackend::getGOT() const
1015 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT()
1021 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const
1027 void X86_64GNULDBackend::setRelDynSize()
1034 void X86_64GNULDBackend::setRelPLTSize()
1041 void X86_64GNULDBackend::scanLocalReloc(Relocation& pReloc,
1105 void X86_64GNULDBackend::scanGlobalReloc(Relocation& pReloc,
1247 void X86_64GNULDBackend::initTargetSections(Module& pModule,
1278 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder)
1293 uint64_t X86_64GNULDBackend::emitGOTSectionData(MemoryRegion& pRegion) const
1313 uint64_t X86_64GNULDBackend::emitGOTPLTSectionData(MemoryRegion& pRegion,
1365 return new X86_64GNULDBackend(pConfig,