| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.h | 20 inline bool isDebugSection(StringRef SecName) { in isDebugSection() function
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | ObjectFile.cpp | 97 bool ObjectFile::isDebugSection(DataRefImpl Sec) const { return false; } in isDebugSection() function in ObjectFile
|
| H A D | XCOFFObjectFile.cpp | 450 bool XCOFFObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in llvm::object::XCOFFObjectFile
|
| H A D | COFFObjectFile.cpp | 331 bool COFFObjectFile::isDebugSection(DataRefImpl Ref) const { in isDebugSection() function in COFFObjectFile
|
| H A D | MachOObjectFile.cpp | 2045 bool MachOObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in MachOObjectFile
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/wasm/ |
| H A D | WasmObjcopy.cpp | 24 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObjcopy.cpp | 30 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | InputSection.h | 397 inline bool isDebugSection(const InputSectionBase &sec) { in isDebugSection() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 520 inline bool SectionRef::isDebugSection() const { in isDebugSection() function
|
| H A D | ELFObjectFile.h | 947 bool ELFObjectFile<ELFT>::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | DebuggerSupportPlugin.cpp | 45 static bool isDebugSection(Section &Sec) { in isDebugSection() function in __anon36d0bbdd0111::MachODebugObjectSynthesizerBase
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | MachOLinkGraphBuilder.cpp | 83 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | InputSection.h | 269 inline bool isDebugSection(uint32_t flags) { in isDebugSection() function
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObjcopy.cpp | 55 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | RewriteInstance.cpp | 5530 bool RewriteInstance::isDebugSection(StringRef SectionName) { in isDebugSection() function in RewriteInstance
|