Home | History | Annotate | Download | only in X86

Lines Matching refs:X86_64GNULDBackend

552 X86_64GNULDBackend::X86_64GNULDBackend(const LinkerConfig& pConfig,
559 X86_64GNULDBackend::~X86_64GNULDBackend()
565 bool X86_64GNULDBackend::initRelocator()
573 X86_64GOT& X86_64GNULDBackend::getGOT()
579 const X86_64GOT& X86_64GNULDBackend::getGOT() const
585 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT()
591 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const
597 llvm::StringRef X86_64GNULDBackend::createCIERegionForPLT()
618 llvm::StringRef X86_64GNULDBackend::createFDERegionForPLT()
650 void X86_64GNULDBackend::setRelDynSize()
657 void X86_64GNULDBackend::setRelPLTSize()
664 void X86_64GNULDBackend::initTargetSections(Module& pModule,
694 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder)
709 uint64_t X86_64GNULDBackend::emitGOTSectionData(MemoryRegion& pRegion) const
730 X86_64GNULDBackend::emitGOTPLTSectionData(MemoryRegion& pRegion,
781 return new X86_64GNULDBackend(pConfig,