Home
last modified time | relevance | path

Searched refs:NextSymbolIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Object/
H A DWindowsResource.cpp975 uint32_t NextSymbolIndex = 5; in writeFirstSectionRelocations() local
980 Reloc->SymbolTableIndex = NextSymbolIndex++; in writeFirstSectionRelocations()