Searched refs:segments (Results 1 - 25 of 185) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Di386.h25 bool segments);
H A Damd64.h25 bool is_linux, bool segments);
H A Damd64.c29 #include "../features/i386/64bit-segments.c"
37 the "org.gnu.gdb.i386.segments" feature registers. */
41 bool segments)
62 if (segments)
40 amd64_create_target_description(uint64_t xcr0, bool is_x32, bool is_linux, bool segments) argument
H A Di386.c31 #include "../features/i386/32bit-segments.c"
36 i386_create_target_description (uint64_t xcr0, bool is_linux, bool segments) argument
57 if (segments)
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Di386.h25 bool segments);
H A Damd64.h25 bool is_linux, bool segments);
H A Damd64.c28 #include "../features/i386/64bit-segments.c"
37 the "org.gnu.gdb.i386.segments" feature registers. */
41 bool segments)
63 if (segments)
40 amd64_create_target_description(uint64_t xcr0, bool is_x32, bool is_linux, bool segments) argument
H A Di386.c30 #include "../features/i386/32bit-segments.c"
36 i386_create_target_description (uint64_t xcr0, bool is_linux, bool segments) argument
57 if (segments)
/netbsd-current/lib/libarch/i386/
H A Di386_get_ldt.c35 #include <machine/segments.h>
H A Di386_set_ldt.c35 #include <machine/segments.h>
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfoline-reloc-main-from-zero.exp33 set ld_flags ldflags=-Wl,--no-warn-rwx-segments
/netbsd-current/sys/arch/i386/include/
H A Dpcb.h77 #include <machine/segments.h>
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dsh-vxworks.exp44 {{readelf --segments vxworks2.sd}}
49 {{readelf --segments vxworks2-static.sd}}
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp93 if (I == segments().end()) {
116 segments().insert(I, Segment(Def, Def.getDeadSlot(), VNI));
121 if (segments().empty())
125 if (I == segments().begin())
137 if (segments().empty())
141 if (I == segments().begin())
156 /// merge and eliminate all segments that this will overlap
159 assert(I != segments().end() && "Not a valid segment!");
165 for (; MergeTo != segments().end() && NewEnd >= MergeTo->end; ++MergeTo)
172 // have the same value number, merge the two segments int
271 CollectionT &segments() { return impl().segmentsColl(); } function in class:__anon1792::CalcLiveRangeUtilBase
[all...]
H A DLiveRangeUtils.h21 /// corresponding segments of a master live range \p LR to a list of newly
28 // Move segments to new intervals.
36 SplitLRs[eq-1]->segments.push_back(*I);
40 LR.segments.erase(J, E);
/netbsd-current/lib/libc/net/
H A Drthdr.c286 inet6_rth_space(int type, int segments) argument
290 return (((segments * 2) + 1) << 3);
297 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) argument
309 if (bp_len < inet6_rth_space(IPV6_RTHDR_TYPE_0, segments))
314 rth0->ip6r0_len = segments * 2;
358 int i, segments; local
373 segments = rth0_in->ip6r0_len / 2;
378 rth0_out->ip6r0_segleft = segments;
381 for (i = 0; i < segments / 2; i++) {
386 (segments
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-mo.c132 struct pre_segment_pair segments[1]; member in struct:pre_sysdep_string
171 and at the same time, compute the segments of the system dependent
303 pre->segments[i].segptr = str + lastpos;
304 pre->segments[i].segsize = intervals[m][i].startpos - lastpos;
333 pre->segments[i].sysdepref = r;
340 pre->segments[i].segptr = str + lastpos;
341 pre->segments[i].segsize = str_len - lastpos;
342 pre->segments[i].sysdepref = SEGMENTS_END;
456 /* Size of table describing system dependent segments. */
458 /* Offset of table describing system dependent segments
[all...]
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dgmo.h95 /* The number of system dependent segments. */
97 /* Offset of table describing system dependent segments. */
130 /* Offset of static string segments in file. */
132 /* Alternating sequence of static and system dependent segments.
140 } segments[1]; member in struct:sysdep_string
143 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dgmo.h97 /* The number of system dependent segments. */
99 /* Offset of table describing system dependent segments. */
132 /* Offset of static string segments in file. */
134 /* Alternating sequence of static and system dependent segments.
142 } segments[1]; member in struct:sysdep_string
145 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dgmo.h94 /* The number of system dependent segments. */
96 /* Offset of table describing system dependent segments. */
129 /* Offset of static string segments in file. */
131 /* Alternating sequence of static and system dependent segments.
139 } segments[1]; member in struct:sysdep_string
142 /* Marker for the end of the segments[] array. This has the value 0xFFFFFFFF,

Completed in 339 milliseconds

12345678