Home
last modified time | relevance | path

Searched refs:emitGOTPLTSectionData (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.h125 virtual uint64_t emitGOTPLTSectionData(
182 uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
224 uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
DX86LDBackend.cpp194 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat); in emitSectionData()
487 uint64_t X86_32GNULDBackend::emitGOTPLTSectionData( in emitGOTPLTSectionData() function in mcld::X86_32GNULDBackend
672 uint64_t X86_64GNULDBackend::emitGOTPLTSectionData( in emitGOTPLTSectionData() function in mcld::X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h166 virtual uint64_t emitGOTPLTSectionData(MemoryRegion& pRegion,
DHexagonLDBackend.cpp174 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat); in emitSectionData()
348 uint64_t HexagonLDBackend::emitGOTPLTSectionData( in emitGOTPLTSectionData() function in mcld::HexagonLDBackend