Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp138 Error ELFSectionSizer<ELFT>::visit(GnuDebugLinkSection &) { in visit() argument
1175 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File, in GnuDebugLinkSection() function in GnuDebugLinkSection
H A DELFObject.h41 class GnuDebugLinkSection; variable