Searched defs:isDebugSection (Results 1 – 14 of 14) sorted by relevance
20 inline bool isDebugSection(StringRef SecName) { in isDebugSection() function
97 bool ObjectFile::isDebugSection(DataRefImpl Sec) const { return false; } in isDebugSection() function in ObjectFile
508 bool XCOFFObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in llvm::object::XCOFFObjectFile
330 bool COFFObjectFile::isDebugSection(DataRefImpl Ref) const { in isDebugSection() function in COFFObjectFile
2061 bool MachOObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in MachOObjectFile
24 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
31 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
582 inline bool SectionRef::isDebugSection() const { in isDebugSection() function
1013 bool ELFObjectFile<ELFT>::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function
88 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
499 inline bool isDebugSection(const InputSectionBase &sec) { in isDebugSection() function
287 inline bool isDebugSection(uint32_t flags) { in isDebugSection() function
54 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function