Home
last modified time | relevance | path

Searched defs:isDebugSection (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.h20 inline bool isDebugSection(StringRef SecName) { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DObjectFile.cpp97 bool ObjectFile::isDebugSection(DataRefImpl Sec) const { return false; } in isDebugSection() function in ObjectFile
H A DXCOFFObjectFile.cpp498 bool XCOFFObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp331 bool COFFObjectFile::isDebugSection(DataRefImpl Ref) const { in isDebugSection() function in COFFObjectFile
H A DMachOObjectFile.cpp2054 bool MachOObjectFile::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function in MachOObjectFile
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp24 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp30 static bool isDebugSection(const Section &Sec) { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DObjectFile.h525 inline bool SectionRef::isDebugSection() const { in isDebugSection() function
H A DELFObjectFile.h950 bool ELFObjectFile<ELFT>::isDebugSection(DataRefImpl Sec) const { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp45 static bool isDebugSection(Section &Sec) { in isDebugSection() function in __anon091185a40111::MachODebugObjectSynthesizerBase
/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.h427 inline bool isDebugSection(const InputSectionBase &sec) { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp87 bool MachOLinkGraphBuilder::isDebugSection(const NormalizedSection &NSec) { in isDebugSection() function in llvm::jitlink::MachOLinkGraphBuilder
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputSection.h277 inline bool isDebugSection(uint32_t flags) { in isDebugSection() function
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp54 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function