Searched defs:getSection (Results 1 – 13 of 13) sorted by relevance
102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
131 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
59 const char *getSection() const { return Section.c_str(); } in getSection() function
203 getSection(const object::MachOObjectFile &Obj, in getSection() function210 getSection(const object::MachOObjectFile &Obj, in getSection() function
237 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function453 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
325 inline ErrorOr<section_iterator> SymbolRef::getSection() const { in getSection() function
309 const Elf_Shdr *getSection(DataRefImpl Sec) const { in getSection() function
123 MCSection *getSection() const { in getSection() function
101 const char *GlobalValue::getSection() const { in getSection() function in GlobalValue
131 function getSection() { function
304 static void getSection(const MachOObjectFile *Obj, in getSection() function
1961 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in MachOObjectFile1971 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in MachOObjectFile
833 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile