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.cpp277 uint32_t GnuDebugLinkCRC32) { in saveNonDebugInfo() argument
284 Config.Common.GnuDebugLinkCRC32 = GnuDebugLinkCRC32; in saveNonDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h221 uint32_t GnuDebugLinkCRC32; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp940 Config.GnuDebugLinkCRC32); in handleArgs()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp925 Config.GnuDebugLinkCRC32 = in parseObjcopyOptions()