Searched defs:GnuDebugLinkSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/ | ||
| H A D | Object.h | 42 class GnuDebugLinkSection; variable |
| H A D | Object.cpp | 701 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File) : FileName(File) { in GnuDebugLinkSection() function in llvm::objcopy::elf::GnuDebugLinkSection |