Searched refs:DirIndex (Results 1 – 2 of 2) sorted by relevance
426 MCOS->emitULEB128IntValue(MCDwarfFiles[i].DirIndex); // Directory number. in emitV2FileDirTables()443 MCOS->emitULEB128IntValue(DwarfFile.DirIndex); // Directory number. in emitOneV5FileEntry()685 unsigned DirIndex; in tryGetFile() local688 DirIndex = 0; in tryGetFile()690 DirIndex = llvm::find(MCDwarfDirs, Directory) - MCDwarfDirs.begin(); in tryGetFile()691 if (DirIndex >= MCDwarfDirs.size()) in tryGetFile()697 DirIndex++; in tryGetFile()701 File.DirIndex = DirIndex; in tryGetFile()
93 unsigned DirIndex = 0; member323 RootFile.DirIndex = 0; in setRootFile()409 Header.RootFile.DirIndex = 0; in setRootFile()