Home
last modified time | relevance | path

Searched defs:literal_pool (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c2579 typedef struct literal_pool struct
2587 struct literal_pool * next; argument
2588 } literal_pool; typedef
H A Dtc-xtensa.c7483 fragS *search_frag, *next_frag, *last_frag, *literal_pool, *insert_after; in xtensa_move_literals() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c601 typedef struct literal_pool struct
609 struct literal_pool * next; argument
610 } literal_pool; typedef
H A Dtc-xtensa.c9674 fragS *search_frag, *next_frag, *last_frag, *literal_pool, *insert_after; in xtensa_move_literals() local
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c228 bool literal_pool; member
1532 bool literal_pool = false; in s390_decompose_address() local