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

/haiku-buildtools/binutils/bfd/
H A Delfnn-aarch64.c3536 char span_type = sec_data->map[span].type; local
3538 if (span_type == 'd')
3817 char span_type = sec_data->map[span].type; local
3819 if (span_type == 'd')
H A Delf32-arm.c5226 char span_type = sec_data->map[span].type; local
5229 if (span_type != 't')
8140 char span_type = sec_data->map[span].type; local
8144 if (span_type != 'a')
8224 switch (span_type)
8567 char span_type = sec_data->map[span].type; local
8571 code, we should not encounter any arm mode eg span_type
8573 if (span_type != 't')

Completed in 215 milliseconds