Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp84 static Error addGnuDebugLink(Object &Obj, StringRef DebugLinkFile) { in addGnuDebugLink() argument
86 createGnuDebugLinkSectionContents(DebugLinkFile); in addGnuDebugLink()