Home
last modified time | relevance | path

Searched defs:nextRelocIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp222 uint32_t nextRelocIndex = 0; member in __anon49229aa50111::DebugSHandler
561 uint32_t &nextRelocIndex, in writeSymbolRecord()
586 uint32_t &nextRelocIndex, std::vector<StringTableFixup> &stringTableFixups, in analyzeSymbolSubsection()
665 uint32_t nextRelocIndex = 0; in writeAllModuleSymbolRecords() local
H A DChunks.cpp476 uint32_t &nextRelocIndex, in writeAndRelocateSubsection()