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
502 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
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
36 static bool isDebugSection(Section &Sec) { in isDebugSection() function in __anonc03b2a1e0111::MachODebugObjectSynthesizerBase
581 inline bool SectionRef::isDebugSection() const { in isDebugSection() function
975 bool ELFObjectFile<ELFT>::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function
88 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
450 inline bool isDebugSection(const InputSectionBase &sec) { in isDebugSection() function
286 inline bool isDebugSection(uint32_t flags) { in isDebugSection() function
54 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function