Searched defs:FRAGP (Results 1 – 18 of 18) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ppc.h | 80 #define HANDLE_ALIGN(FRAGP) \ argument 107 #define md_frag_check(FRAGP) \ argument
|
H A D | tc-crx.h | 72 #define md_frag_check(FRAGP) \ argument
|
H A D | tc-msp430.h | 112 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
H A D | tc-m32c.h | 64 #define md_prepare_relax_scan(FRAGP, ADDR, AIM, STATE, TYPE) \ argument
|
H A D | tc-frv.h | 102 #define HANDLE_ALIGN(FRAGP) do \ argument
|
H A D | tc-cris.h | 83 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
H A D | tc-m68hc11.h | 79 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
H A D | tc-sh64.h | 206 #define TC_FRAG_INIT(FRAGP) \ argument
|
H A D | tc-tic54x.h | 65 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
H A D | tc-ia64.h | 163 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument 167 #define md_frag_check(FRAGP) \ argument
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-frv.h | 107 #define HANDLE_ALIGN(FRAGP) do \ argument
|
H A D | tc-cris.h | 82 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
H A D | tc-m68hc11.h | 90 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
H A D | tc-sh64.h | 205 #define TC_FRAG_INIT(FRAGP) \ argument
|
H A D | tc-tic54x.h | 70 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
H A D | tc-i960.h | 67 #define TC_COFF_SIZEMACHDEP(FRAGP) tc_coff_sizemachdep (FRAGP) argument
|
H A D | tc-ppc.h | 86 #define HANDLE_ALIGN(FRAGP) \ argument
|
H A D | tc-ia64.h | 159 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|