Searched refs:PrecomputedCRC (Results 1 – 2 of 2) sorted by relevance
898 explicit GnuDebugLinkSection(StringRef File, uint32_t PrecomputedCRC);
1135 uint32_t PrecomputedCRC) in GnuDebugLinkSection() argument1136 : FileName(File), CRC32(PrecomputedCRC) { in GnuDebugLinkSection()