Searched defs:is_signed (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/gold/ |
D | ehframe.cc | 233 bool is_signed = (fde_encoding & elfcpp::DW_EH_PE_signed) != 0; in get_fde_pc() local
|
D | script-sections.cc | 1015 Output_data_expression(int size, bool is_signed, Expression* val, in Output_data_expression() 1111 Output_section_element_data(int size, bool is_signed, Expression* val) in Output_section_element_data() 2156 Output_section_definition::add_data(int size, bool is_signed, Expression* val) in add_data() 3403 Script_sections::add_data(int size, bool is_signed, Expression* val) in add_data()
|
D | script.cc | 3099 bool is_signed = true; in script_add_data() local
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf-eh-frame.c | 168 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tilegx.h | 1184 unsigned int is_signed : 1; member
|
D | tilepro.h | 1478 unsigned int is_signed : 1; member
|