HomeSort by relevance Sort by last modified time
    Searched refs:getDirIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCDwarf.h 57 /// getDirIndex - Get the dirIndex of this MCDwarfFile.
58 unsigned getDirIndex() const { return DirIndex; }
  /external/llvm/lib/MC/
MCDwarf.cpp 283 MCOS->EmitULEB128IntValue(MCDwarfFiles[i]->getDirIndex());
    [all...]

Completed in 33 milliseconds