Searched defs:nextRelocIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | PDB.cpp | 221 uint32_t nextRelocIndex = 0; member in __anona4b1d1800111::DebugSHandler |
H A D | Chunks.cpp | 479 writeAndRelocateSubsection(ArrayRef<uint8_t> sec,ArrayRef<uint8_t> subsec,uint32_t & nextRelocIndex,uint8_t * buf) const writeAndRelocateSubsection() argument |