Home
last modified time | relevance | path

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

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