Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp221 uint32_t nextRelocIndex = 0; member in __anona4b1d1800111::DebugSHandler
558 uint32_t &nextRelocIndex, in writeSymbolRecord() argument
583 uint32_t &nextRelocIndex, std::vector<StringTableFixup> &stringTableFixups, in analyzeSymbolSubsection() argument
662 uint32_t nextRelocIndex = 0; in writeAllModuleSymbolRecords() local
[all...]
H A DChunks.cpp479 writeAndRelocateSubsection(ArrayRef<uint8_t> sec,ArrayRef<uint8_t> subsec,uint32_t & nextRelocIndex,uint8_t * buf) const writeAndRelocateSubsection() argument