Searched defs:getSection (Results 1 – 13 of 13) sorted by relevance
85 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
127 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
57 const char *getSection() const { return Section.c_str(); } in getSection() function
135 const MCSection &getSection() const { in getSection() function
623 const MCSection &getSection() const { return *Section; } in getSection() function
136 const MCSection *getSection() const { in getSection() function
523 ELFFile<ELFT>::getSection(const Elf_Sym *symb) const { in getSection() function853 ELFFile<ELFT>::getSection(uint32_t index) const { in getSection() function
343 inline std::error_code SymbolRef::getSection(section_iterator &Result) const { in getSection() function
102 const char *GlobalValue::getSection() const { in getSection() function in GlobalValue
292 static void getSection(const MachOObjectFile *Obj, in getSection() function
131 function getSection() { function
2260 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in MachOObjectFile2274 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in MachOObjectFile
876 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile