Searched defs:is_dwarf64 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | dwarf.c | 314 int is_dwarf64; member 570 read_offset (struct dwarf_buf *buf, int is_dwarf64) in read_offset() 713 read_initial_length (struct dwarf_buf *buf, int *is_dwarf64) in read_initial_length() 755 struct dwarf_buf *buf, int is_dwarf64, int version, in read_attribute() 1038 resolve_string (const struct dwarf_sections *dwarf_sections, int is_dwarf64, in resolve_string() 2136 int is_dwarf64; in build_address_map() local 2647 struct unit *u, int is_dwarf64, struct dwarf_buf *line_buf, in read_line_header() 2938 int is_dwarf64; in read_line_info() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | dwarf.c | 314 int is_dwarf64; member 570 read_offset (struct dwarf_buf *buf, int is_dwarf64) in read_offset() 713 read_initial_length (struct dwarf_buf *buf, int *is_dwarf64) in read_initial_length() 755 struct dwarf_buf *buf, int is_dwarf64, int version, in read_attribute() 1037 resolve_string (const struct dwarf_sections *dwarf_sections, int is_dwarf64, in resolve_string() 2120 int is_dwarf64; in build_address_map() local 2610 struct unit *u, int is_dwarf64, struct dwarf_buf *line_buf, in read_line_header() 2905 int is_dwarf64; in read_line_info() local
|