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

/macosx-10.9.5/cctools-845/as/
H A Darm.c5369 move_or_literal_pool (int i, bfd_boolean thumb_p, bfd_boolean mode_3)
5435 : (mode_3
5969 if (move_or_literal_pool (0, /*thumb_p=*/FALSE, /*mode_3=*/FALSE))
6000 if (move_or_literal_pool (0, /*thumb_p=*/FALSE, /*mode_3=*/TRUE))
8366 if (move_or_literal_pool (0, /*thumb_p=*/TRUE, /*mode_3=*/FALSE))
8445 if (move_or_literal_pool (0, /*thumb_p=*/TRUE, /*mode_3=*/FALSE))
5366 move_or_literal_pool(int i, bfd_boolean thumb_p, bfd_boolean mode_3) argument

Completed in 202 milliseconds