• Home
  • Raw
  • Download

Lines Matching defs:DRI

35   DataRefImpl DRI;  in MachOObjectFile()  local
74 void MachOObjectFile::getSymbolTableEntry(DataRefImpl DRI, in getSymbolTableEntry()
89 void MachOObjectFile::getSymbol64TableEntry(DataRefImpl DRI, in getSymbol64TableEntry()
105 error_code MachOObjectFile::getSymbolNext(DataRefImpl DRI, in getSymbolNext()
113 error_code MachOObjectFile::getSymbolName(DataRefImpl DRI, in getSymbolName()
127 error_code MachOObjectFile::getSymbolOffset(DataRefImpl DRI, in getSymbolOffset()
148 error_code MachOObjectFile::getSymbolAddress(DataRefImpl DRI, in getSymbolAddress()
162 error_code MachOObjectFile::getSymbolSize(DataRefImpl DRI, in getSymbolSize()
168 error_code MachOObjectFile::getSymbolNMTypeChar(DataRefImpl DRI, in getSymbolNMTypeChar()
203 error_code MachOObjectFile::isSymbolInternal(DataRefImpl DRI, in isSymbolInternal()
263 DataRefImpl DRI; in begin_symbols() local
270 DataRefImpl DRI; in end_symbols() local
300 error_code MachOObjectFile::getSectionNext(DataRefImpl DRI, in getSectionNext()
309 MachOObjectFile::getSection(DataRefImpl DRI, in getSection()
325 MachOObjectFile::getSection64(DataRefImpl DRI, in getSection64()
333 static bool is64BitLoadCommand(const MachOObject *MachOObj, DataRefImpl DRI) { in is64BitLoadCommand()
341 error_code MachOObjectFile::getSectionName(DataRefImpl DRI, in getSectionName()
370 error_code MachOObjectFile::getSectionAddress(DataRefImpl DRI, in getSectionAddress()
384 error_code MachOObjectFile::getSectionSize(DataRefImpl DRI, in getSectionSize()
398 error_code MachOObjectFile::getSectionContents(DataRefImpl DRI, in getSectionContents()
412 error_code MachOObjectFile::getSectionAlignment(DataRefImpl DRI, in getSectionAlignment()
426 error_code MachOObjectFile::isSectionText(DataRefImpl DRI, in isSectionText()
440 error_code MachOObjectFile::isSectionData(DataRefImpl DRI, in isSectionData()
447 error_code MachOObjectFile::isSectionBSS(DataRefImpl DRI, in isSectionBSS()
508 DataRefImpl DRI; in begin_sections() local
515 DataRefImpl DRI; in end_sections() local