Searched defs:getSection (Results 1 – 11 of 11) sorted by relevance
99 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
125 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
57 const char *getSection() const { return Section.c_str(); } in getSection() function
130 MCSection *getSection() const { in getSection() function
326 inline std::error_code SymbolRef::getSection(section_iterator &Result) const { in getSection() function
478 ELFFile<ELFT>::getSection(const Elf_Sym *symb) const { in getSection() function885 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
106 const char *GlobalValue::getSection() const { in getSection() function in GlobalValue
264 MCSection &getSection() const { in getSection() function
269 static void getSection(const MachOObjectFile *Obj, in getSection() function
1949 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in MachOObjectFile1959 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in MachOObjectFile
815 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile