Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.h42 class GnuDebugLinkSection; variable
H A DObject.cpp701 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File) : FileName(File) { in GnuDebugLinkSection() function in llvm::objcopy::elf::GnuDebugLinkSection