Searched refs:nextRelocIndex (Results 1 – 3 of 3) sorted by relevance
118 uint32_t &nextRelocIndex,135 size_t alignedSize, uint32_t &nextRelocIndex,218 uint32_t nextRelocIndex = 0; member in __anona4e0361e0111::DebugSHandler557 uint32_t &nextRelocIndex, in writeSymbolRecord() argument613 nextRelocIndex, storage); in analyzeSymbolSubsection()660 uint32_t nextRelocIndex = 0; in writeAllModuleSymbolRecords() local685 nextRelocIndex, storage); in writeAllModuleSymbolRecords()764 nextRelocIndex = 0; in handleDebugS()831 for (; nextRelocIndex < relocs.size(); ++nextRelocIndex) { in advanceRelocIndex()832 if (relocs[nextRelocIndex].VirtualAddress >= vaBegin) in advanceRelocIndex()[all …]
443 uint32_t &nextRelocIndex, in writeAndRelocateSubsection() argument451 for (; nextRelocIndex < relocsSize; ++nextRelocIndex) { in writeAndRelocateSubsection()452 const coff_relocation &rel = relocsData[nextRelocIndex]; in writeAndRelocateSubsection()
213 uint32_t &nextRelocIndex, uint8_t *buf) const;