Searched defs:getSection (Results 1 – 11 of 11) sorted by relevance
45 const char *getSection() const { return Section.c_str(); } in getSection() function
111 const MCSection &getSection() const { in getSection() function
622 const MCSection &getSection() const { return *Section; } in getSection() function
169 const MCSection *getSection() const { in getSection() function
91 const char *GlobalValue::getSection() const { in getSection() function in GlobalValue
523 ELFFile<ELFT>::getSection(const Elf_Sym *symb) const { in getSection() function853 ELFFile<ELFT>::getSection(uint32_t index) const { in getSection() function
378 inline std::error_code SymbolRef::getSection(section_iterator &Result) const { in getSection() function
158 static void getSection(const MachOObjectFile *Obj, in getSection() function
131 function getSection() { function
1772 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in llvm::object::MachOObjectFile1780 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in llvm::object::MachOObjectFile
733 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile