Searched refs:emitGOTSectionData (Results 1 – 4 of 4) sorted by relevance
123 virtual uint64_t emitGOTSectionData(MemoryRegion& pRegion) const = 0;180 uint64_t emitGOTSectionData(MemoryRegion& pRegion) const;222 uint64_t emitGOTSectionData(MemoryRegion& pRegion) const;
191 RegionSize += emitGOTSectionData(pRegion); in emitSectionData()468 uint64_t X86_32GNULDBackend::emitGOTSectionData(MemoryRegion& pRegion) const { in emitGOTSectionData() function in mcld::X86_32GNULDBackend653 uint64_t X86_64GNULDBackend::emitGOTSectionData(MemoryRegion& pRegion) const { in emitGOTSectionData() function in mcld::X86_64GNULDBackend
164 virtual uint64_t emitGOTSectionData(MemoryRegion& pRegion) const;
169 RegionSize += emitGOTSectionData(pRegion); in emitSectionData()303 uint64_t HexagonLDBackend::emitGOTSectionData(MemoryRegion& pRegion) const { in emitGOTSectionData() function in mcld::HexagonLDBackend