Searched refs:poolbeg (Results 1 – 5 of 5) sorted by relevance
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-xtensa.c | 11112 fragS *poolbeg; in xtensa_move_literals() local 11117 poolbeg = lp->fragP; in xtensa_move_literals() 11119 poolbeg->fr_subtype = RELAX_LITERAL_POOL_BEGIN; in xtensa_move_literals() 11120 poolend = poolbeg->fr_next; in xtensa_move_literals() 11125 sprintf (label, ".L0_LT_%p", poolbeg); in xtensa_move_literals() 11128 poolbeg->fr_symbol = lsym; in xtensa_move_literals()
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-xtensa.c | 11128 fragS *poolbeg; in xg_promote_candidate_litpool() local 11133 poolbeg = lp->fragP; in xg_promote_candidate_litpool() 11135 poolbeg->fr_subtype = RELAX_LITERAL_POOL_BEGIN; in xg_promote_candidate_litpool() 11136 poolend = poolbeg->fr_next; in xg_promote_candidate_litpool() 11141 sprintf (label, ".L0_LT_%p", poolbeg); in xg_promote_candidate_litpool() 11143 poolbeg->fr_symbol = lsym; in xg_promote_candidate_litpool()
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-xtensa.c | 11128 fragS *poolbeg; in xg_promote_candidate_litpool() local 11133 poolbeg = lp->fragP; in xg_promote_candidate_litpool() 11135 poolbeg->fr_subtype = RELAX_LITERAL_POOL_BEGIN; in xg_promote_candidate_litpool() 11136 poolend = poolbeg->fr_next; in xg_promote_candidate_litpool() 11141 sprintf (label, ".L0_LT_%p", poolbeg); in xg_promote_candidate_litpool() 11143 poolbeg->fr_symbol = lsym; in xg_promote_candidate_litpool()
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-xtensa.c | 11112 fragS *poolbeg; in xtensa_move_literals() local 11117 poolbeg = lp->fragP; in xtensa_move_literals() 11119 poolbeg->fr_subtype = RELAX_LITERAL_POOL_BEGIN; in xtensa_move_literals() 11120 poolend = poolbeg->fr_next; in xtensa_move_literals() 11125 sprintf (label, ".L0_LT_%p", poolbeg); in xtensa_move_literals() 11128 poolbeg->fr_symbol = lsym; in xtensa_move_literals()
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-xtensa.c | 11128 fragS *poolbeg; in xg_promote_candidate_litpool() local 11133 poolbeg = lp->fragP; in xg_promote_candidate_litpool() 11135 poolbeg->fr_subtype = RELAX_LITERAL_POOL_BEGIN; in xg_promote_candidate_litpool() 11136 poolend = poolbeg->fr_next; in xg_promote_candidate_litpool() 11141 sprintf (label, ".L0_LT_%p", poolbeg); in xg_promote_candidate_litpool() 11143 poolbeg->fr_symbol = lsym; in xg_promote_candidate_litpool()
|