Searched defs:getSectionName (Results 1 – 7 of 7) sorted by relevance
49 StringRef getSectionName() const { in getSectionName() function
62 StringRef getSectionName() const { return SectionName; } in getSectionName() function
65 StringRef getSectionName() const { return SectionName; } in getSectionName() function
248 std::error_code COFFObjectFile::getSectionName(DataRefImpl Ref, in getSectionName() function in COFFObjectFile808 std::error_code COFFObjectFile::getSectionName(const coff_section *Sec, in getSectionName() function in COFFObjectFile
668 std::error_code MachOObjectFile::getSectionName(DataRefImpl Sec, in getSectionName() function in llvm::object::MachOObjectFile
915 ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section) const { in getSectionName() function
380 std::error_code ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec, in getSectionName() function