Searched defs:FRAGP (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-cr16.h | 70 #define md_frag_check(FRAGP) \ argument
|
D | tc-crx.h | 73 #define md_frag_check(FRAGP) \ argument
|
D | tc-score.h | 65 #define TC_FRAG_INIT(FRAGP) \ argument
|
D | tc-frv.h | 103 #define HANDLE_ALIGN(FRAGP) do \ argument
|
D | tc-cris.h | 77 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
D | tc-m32c.h | 69 #define md_prepare_relax_scan(FRAGP, ADDR, AIM, STATE, TYPE) \ argument
|
D | tc-m68hc11.h | 78 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
D | tc-ppc.h | 81 #define HANDLE_ALIGN(FRAGP) \ argument 90 #define md_frag_check(FRAGP) ppc_frag_check (FRAGP) argument
|
D | tc-msp430.h | 115 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument
|
D | tc-mep.h | 90 #define md_prepare_relax_scan(FRAGP, ADDR, AIM, STATE, TYPE) \ argument
|
D | tc-tic54x.h | 65 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
D | tc-sh64.h | 206 #define TC_FRAG_INIT(FRAGP) \ argument
|
D | tc-i386.h | 267 #define TC_FRAG_INIT(FRAGP) \ argument
|
D | tc-ia64.h | 169 #define TC_FRAG_INIT(FRAGP) do {(FRAGP)->tc_frag_data = 0;}while (0) argument 173 #define md_frag_check(FRAGP) \ argument
|