Searched defs:getSectionID (Results 1 – 5 of 5) sorted by relevance
29 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
341 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
2150 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
452 StringRef getSectionID() const { getSectionID() function
224 unsigned getSectionID() const { return SectionID; } getSectionID() function