Home
last modified time | relevance | path

Searched refs:DebugLinkFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp84 static Error addGnuDebugLink(Object &Obj, StringRef DebugLinkFile) { in addGnuDebugLink() argument
86 createGnuDebugLinkSectionContents(DebugLinkFile); in addGnuDebugLink()