Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp35 R.Reloc.SymbolTableIndex = Sym->RawIndex; in finalizeRelocTargets()
89 WE->TagIndex = Target->RawIndex; in finalizeSymbolContents()
167 S.RawIndex = RawSymIndex; in finalizeSymbolTable()
H A DCOFFObject.h91 size_t RawIndex; member