Searched refs:minipool (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c379 /* Obstack for minipool constant handling. */
5508 into loads from the minipool. */
7323 /* The offset from the start of the minipool. */
7343 Mnode * minipool;
7357 /* The linked list of all minipool fixes required for this function. */
7360 /* The fix entry for the current minipool, once it has been placed. */
7403 /* Move a minipool fix MP from its current location to before MAX_MP.
7459 /* Add a constant to the minipool for a forward reference. Returns the
7470 /* If the minipool starts before the end of FIX->INSN then this FIX
7516 /* The value is not currently in the minipool, s
7329 Mnode * minipool; member in struct:minipool_fixup
[all...]

Completed in 123 milliseconds