Home
last modified time | relevance | path

Searched defs:fix (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gas/
H A Dwrite.h36 struct fix struct
42 unsigned fx_pcrel : 1;
46 unsigned fx_im_disp : 2;
71 /* Which frag does this fix apply to? */ argument
74 /* Where is the first byte to fix up? */ argument
93 struct fix *fx_next; argument
100 bit_fixS *fx_bit_fixP; argument
124 /* Which ifield this fixup applies to. */ argument
134 TC_FIX_TYPE tc_fix_data; argument
138 typedef struct fix fixS; argument
H A Dehopt.c106 fixS *fix; in get_cie_info() local
H A Dwrite.c323 generic_force_reloc (fixS *fix) in generic_force_reloc()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dwrite.h47 struct fix struct
50 struct fix *fx_next; argument
56 unsigned fx_pcrel : 1;
59 unsigned fx_done : 1;
86 /* Which frag does this fix apply to? */ argument
89 /* The location within the frag where the fixup occurs. */ argument
101 /* The value of dot when the fixup expression was parsed. */ argument
102 addressT fx_dot_value;
127 /* Which ifield this fixup applies to. */ argument
137 TC_FIX_TYPE tc_fix_data; argument
[all …]
H A Dehopt.c105 fixS *fix; in get_cie_info() local
H A Dwrite.c323 generic_force_reloc (fixS *fix) in generic_force_reloc()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dinsert_fn_imps.hpp106 fix(node_pointer p_nd) const in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dinsert_fn_imps.hpp106 fix(node_pointer p_nd) const in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dinsert_fn_imps.hpp93 fix(node_pointer p_y) in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dinsert_fn_imps.hpp93 fix(node_pointer p_y) in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dinsert_fn_imps.hpp111 fix(entry_pointer p_e) in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dinsert_fn_imps.hpp112 fix(entry_pointer p_e) in fix() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c692 int fix = 0; in _nc_infotocap() local
/dflybsd-src/sbin/fsck/
H A Ddir.c166 long size, blksiz, fix, dploc; in fsck_readdir() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymtab.c3467 int fix = -1; /* -1 means ok; otherwise number of in search_symbols() local