Searched defs:getSectionType (Results 1 – 3 of 3) sorted by relevance
595 uint32_t ELFObjectFile<ELFT>::getSectionType(DataRefImpl Sec) const { in getSectionType() function
63 template <typename T> uint16_t XCOFFSectionHeader<T>::getSectionType() const { in getSectionType() function in llvm::object::XCOFFSectionHeader
1790 unsigned MachOObjectFile::getSectionType(SectionRef Sec) const { in getSectionType() function in MachOObjectFile