Searched refs:DirIndex (Results 1 – 2 of 2) sorted by relevance
349 MCOS->emitULEB128IntValue(MCDwarfFiles[i].DirIndex); // Directory number. in emitV2FileDirTables()366 MCOS->emitULEB128IntValue(DwarfFile.DirIndex); // Directory number. in emitOneV5FileEntry()611 unsigned DirIndex; in tryGetFile() local614 DirIndex = 0; in tryGetFile()616 DirIndex = llvm::find(MCDwarfDirs, Directory) - MCDwarfDirs.begin(); in tryGetFile()617 if (DirIndex >= MCDwarfDirs.size()) in tryGetFile()623 DirIndex++; in tryGetFile()627 File.DirIndex = DirIndex; in tryGetFile()
63 unsigned DirIndex = 0; member263 RootFile.DirIndex = 0; in setRootFile()336 Header.RootFile.DirIndex = 0; in setRootFile()