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