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
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 __anon091185a40111::MachODebugObjectSynthesizerBase
427 inline bool isDebugSection(const InputSectionBase &sec) { in isDebugSection() function
87 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
277 inline bool isDebugSection(uint32_t flags) { in isDebugSection() function
54 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function