Home
last modified time | relevance | path

Searched defs:GnuDebugLinkSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp119 visit(GnuDebugLinkSection &) visit() argument
1149 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File, GnuDebugLinkSection() function in GnuDebugLinkSection
H A DELFObject.h41 class GnuDebugLinkSection; variable