Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp275 uint32_t GnuDebugLinkCRC32) { in saveSeparateDebugInfo()
282 Config.Common.GnuDebugLinkCRC32 = GnuDebugLinkCRC32; in saveNonDebugInfo() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h208 uint32_t GnuDebugLinkCRC32; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp782 Config.GnuDebugLinkCRC32); in handleArgs()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp826 Config.GnuDebugLinkCRC32 = in parseObjcopyOptions()