Home
last modified time | relevance | path

Searched refs:lc_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc42 u32 lc_type; member
72 if (data_->lc_type == LC_SEGMENT) { in AddAddressRanges()
75 } else if (data_->lc_type == LC_SEGMENT_64) { in AddAddressRanges()
208 seg_data->lc_type = kLCSegment; in NextSegmentLoad()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc44 u32 lc_type; member
74 if (data_->lc_type == LC_SEGMENT) { in AddAddressRanges()
77 } else if (data_->lc_type == LC_SEGMENT_64) { in AddAddressRanges()
210 seg_data->lc_type = kLCSegment; in NextSegmentLoad()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp43 u32 lc_type; member
73 if (data_->lc_type == LC_SEGMENT) { in AddAddressRanges()
76 } else if (data_->lc_type == LC_SEGMENT_64) { in AddAddressRanges()
214 seg_data->lc_type = kLCSegment; in NextSegmentLoad()
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dipft_pc.c18 int lc_type; member
107 for (i = 0; llcs[i].lc_type != -1; i++)
108 if (llcs[i].lc_type == ph.type) {
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlload.h133 enum lc_type { enum
164 enum lc_type type;