Home | History | Annotate | Download | only in llvm-readobj

Lines Matching refs:Index

68   void printDataDirectory(uint32_t Index, const std::string &FieldName);
361 void COFFDumper::printDataDirectory(uint32_t Index, const std::string &FieldName) {
363 if (Obj->getDataDirectory(Index, Data))
604 // indirection to the string table subsection using the index subsection.
1046 int Index = 0;
1055 error(I.getImportAddress(Index++, Addr));