Searched refs:HdrInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1683 auto HdrInfo = local
1685 MachOBuilder<MachOTraits> B(HdrInfo.PageSize);
1688 B.Header.cputype = HdrInfo.CPUType;
1689 B.Header.cpusubtype = HdrInfo.CPUSubType;
/freebsd-current/contrib/sendmail/src/
H A Dheaders.c41 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
1095 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
H A Dsendmail.h1023 extern struct hdrinfo HdrInfo[];
H A Dconf.c69 ** HdrInfo -- a table describing well-known header fields.
100 struct hdrinfo HdrInfo[] = variable in typeref:struct:hdrinfo

Completed in 192 milliseconds