Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp976 uint32_t NextSymbolIndex = 5; in writeFirstSectionRelocations() local
981 Reloc->SymbolTableIndex = NextSymbolIndex++; in writeFirstSectionRelocations()