Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp119 Error ELFSectionSizer<ELFT>::visit(GnuDebugLinkSection &) { in visit() argument
1161 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File, in GnuDebugLinkSection() function in GnuDebugLinkSection
H A DObject.h41 class GnuDebugLinkSection; variable