HomeSort by relevance Sort by last modified time
    Searched full:check_literals (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-mcore.c 232 check_literals (int kind, int offset) function
274 /* In theory we ought to call check_literals (2,0) here in case
289 /* See the comment in mcore_cons () about calling check_literals.
304 /* We call check_literals here in case a large number of strings are
309 check_literals (2, 0);
320 check_literals (2, 0);
    [all...]

Completed in 91 milliseconds