HomeSort by: relevance | last modified time | path
    Searched defs:span_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfnn-aarch64.c 4039 char span_type = sec_data->map[span].type; local
4041 if (span_type == 'd')
4326 char span_type = sec_data->map[span].type; local
4328 if (span_type == 'd')
elf32-arm.c 5522 char span_type = sec_data->map[span].type; local
5525 if (span_type != 't')
8438 char span_type = sec_data->map[span].type; local
8442 if (span_type != 'a')
8522 switch (span_type)
8865 char span_type = sec_data->map[span].type; local
8869 code, we should not encounter any arm mode eg span_type
8871 if (span_type != 't')
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-aarch64.c 4039 char span_type = sec_data->map[span].type; local
4041 if (span_type == 'd')
4326 char span_type = sec_data->map[span].type; local
4328 if (span_type == 'd')
elf32-arm.c 5594 char span_type = sec_data->map[span].type; local
5597 if (span_type != 't')
8512 char span_type = sec_data->map[span].type; local
8516 if (span_type != 'a')
8596 switch (span_type)
8939 char span_type = sec_data->map[span].type; local
8943 code, we should not encounter any arm mode eg span_type
8945 if (span_type != 't')
  /src/external/gpl3/gdb/dist/bfd/
elfnn-aarch64.c 4027 char span_type = sec_data->map[span].type; local
4029 if (span_type == 'd')
4314 char span_type = sec_data->map[span].type; local
4316 if (span_type == 'd')
elf32-arm.c 5590 char span_type = sec_data->map[span].type; local
5593 if (span_type != 't')
8506 char span_type = sec_data->map[span].type; local
8510 if (span_type != 'a')
8590 switch (span_type)
8933 char span_type = sec_data->map[span].type; local
8937 code, we should not encounter any arm mode eg span_type
8939 if (span_type != 't')
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-aarch64.c 4042 char span_type = sec_data->map[span].type; local
4044 if (span_type == 'd')
4329 char span_type = sec_data->map[span].type; local
4331 if (span_type == 'd')
elf32-arm.c 5571 char span_type = sec_data->map[span].type; local
5574 if (span_type != 't')
8487 char span_type = sec_data->map[span].type; local
8491 if (span_type != 'a')
8571 switch (span_type)
8914 char span_type = sec_data->map[span].type; local
8918 code, we should not encounter any arm mode eg span_type
8920 if (span_type != 't')

Completed in 113 milliseconds