Searched defs:isDebugSection (Results 1 – 11 of 11) sorted by relevance
97 bool ObjectFile::isDebugSection(DataRefImpl Sec) const { return false; } in isDebugSection() function in ObjectFile
498 bool XCOFFObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in llvm::object::XCOFFObjectFile
331 bool COFFObjectFile::isDebugSection(DataRefImpl Ref) const { in isDebugSection() function in COFFObjectFile
2054 bool MachOObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in MachOObjectFile
24 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
30 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
525 inline bool SectionRef::isDebugSection() const { in isDebugSection() function
950 bool ELFObjectFile<ELFT>::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function
45 static bool isDebugSection(Section &Sec) { in isDebugSection() function in __anonbb23590b0111::MachODebugObjectSynthesizerBase
87 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
54 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function