• Home
  • Raw
  • Download

Lines Matching defs:Sec

260               unsigned Sec) {  in getSectionPtr()
416 DataRefImpl Sec) { in getSectionFlags()
449 const char *Sec = getSectionPtr(this, Load, J); in MachOObjectFile() local
578 DataRefImpl Sec; in getSymbolSize() local
668 std::error_code MachOObjectFile::getSectionName(DataRefImpl Sec, in getSectionName()
675 std::error_code MachOObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress()
687 std::error_code MachOObjectFile::getSectionSize(DataRefImpl Sec, in getSectionSize()
700 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents()
719 std::error_code MachOObjectFile::getSectionAlignment(DataRefImpl Sec, in getSectionAlignment()
734 std::error_code MachOObjectFile::isSectionText(DataRefImpl Sec, in isSectionText()
741 std::error_code MachOObjectFile::isSectionData(DataRefImpl Sec, in isSectionData()
751 std::error_code MachOObjectFile::isSectionBSS(DataRefImpl Sec, in isSectionBSS()
762 MachOObjectFile::isSectionRequiredForExecution(DataRefImpl Sec, in isSectionRequiredForExecution()
769 std::error_code MachOObjectFile::isSectionVirtual(DataRefImpl Sec, in isSectionVirtual()
776 std::error_code MachOObjectFile::isSectionZeroInit(DataRefImpl Sec, in isSectionZeroInit()
785 std::error_code MachOObjectFile::isSectionReadOnlyData(DataRefImpl Sec, in isSectionReadOnlyData()
796 std::error_code MachOObjectFile::sectionContainsSymbol(DataRefImpl Sec, in sectionContainsSymbol()
851 DataRefImpl Sec; in getRelocationAddress() local
1782 const char *Sec = getSectionPtr(this, L, Index); in getSection() local
1788 const char *Sec = getSectionPtr(this, L, Index); in getSection64() local
1837 DataRefImpl Sec; in getRelocation() local