Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp138 visit(GnuDebugLinkSection &) visit() argument
1175 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File, GnuDebugLinkSection() function in GnuDebugLinkSection
H A DELFObject.h41 class GnuDebugLinkSection; variable