Searched defs:getSectionID (Results 1 – 8 of 8) sorted by relevance
27 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
331 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
2033 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
34 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
317 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
700 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
210 unsigned getSectionID() const { return SectionID; } in getSectionID() function
227 unsigned getSectionID() const { return SectionID; } in getSectionID() function