Searched refs:sectionHeaderTable32 (Results 1 – 4 of 4) sorted by relevance
131 XCOFFObjectFile::sectionHeaderTable32() const { in sectionHeaderTable32() function in llvm::object::XCOFFObjectFile254 return toSection32(Sec) - sectionHeaderTable32() + 1; in getSectionIndex()577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32()589 uint16_t SectionIndex = &Sec - sectionHeaderTable32() + 1; in getLogicalNumberOfRelocationEntries()
138 XCOFFObjectFile::sectionHeaderTable32() const { in sectionHeaderTable32() function in llvm::object::XCOFFObjectFile261 return toSection32(Sec) - sectionHeaderTable32() + 1; in getSectionIndex()355 const XCOFFSectionHeader32 *Sec32 = sectionHeaderTable32(); in getRelocationOffset()624 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32()636 uint16_t SectionIndex = &Sec - sectionHeaderTable32() + 1; in getLogicalNumberOfRelocationEntries()
210 const XCOFFSectionHeader32 *sectionHeaderTable32() const;
229 const XCOFFSectionHeader32 *sectionHeaderTable32() const;