Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp174 return error(instrprof_error::bad_header); in readHeader()
316 return error(instrprof_error::bad_header); in readHeader()
390 return error(instrprof_error::bad_header); in readHeader()
H A DInstrProf.cpp87 case instrprof_error::bad_header: in getInstrProfErrString()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h287 bad_header, enumerator
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dinitiator.c2807 uint8_t bad_header[ISCSI_HEADER_LEN]; in reject_i() local
2825 if (iscsi_sock_msg(sess->sock, 0, ISCSI_HEADER_LEN, bad_header, 0) != ISCSI_HEADER_LEN) { in reject_i()
2829 (void) memcpy(&tag, bad_header + 16, sizeof(tag)); in reject_i()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DControlFlowIntegrity.rst351 src:bad_header.h
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog817 (bad_header): Revamp to pass explicit strings to diagnostic generators.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog817 (bad_header): Revamp to pass explicit strings to diagnostic generators.