Home
last modified time | relevance | path

Searched refs:dwarf_section (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.h131 struct dwarf_section struct
158 struct dwarf_section section; argument
159 int (*display) (struct dwarf_section *, void *);
271 extern bool reloc_at (struct dwarf_section *, dwarf_vma);
H A Ddwarf.c181 struct dwarf_section *section, in get_encoded_value()
639 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string()
667 struct dwarf_section *section = &debug_displays [line_str].section; in fetch_indirect_line_string()
701 struct dwarf_section *index_section = &debug_displays [idx_sec_idx].section; in fetch_indexed_string()
702 struct dwarf_section *str_section = &debug_displays [str_sec_idx].section; in fetch_indexed_string()
762 struct dwarf_section *section = &debug_displays [debug_addr].section; in fetch_indexed_addr()
789 struct dwarf_section *section = &debug_displays [sec_enum].section; in fetch_indexed_value()
1042 process_abbrev_set (struct dwarf_section *section, in process_abbrev_set()
1209 struct dwarf_section * section) in decode_location_expression()
1816 struct dwarf_section * section; in fetch_alt_indirect_string()
[all …]
H A Dobjdump.c3934 struct dwarf_section *section = &debug_displays [debug].section; in load_specific_debug_section()
4014 reloc_at (struct dwarf_section * dsec, dwarf_vma offset) in reloc_at()
4034 struct dwarf_section *section = &debug_displays [debug].section; in load_debug_section()
4073 struct dwarf_section *section = &debug_displays [debug].section; in free_debug_section()
4159 struct dwarf_section *sec = &debug_displays [i].section; in dump_dwarf_section()
H A DChangeLog-2014153 * dwarf.h (struct dwarf_section): Add user_data field.
161 pointer in the user_data field of the dwarf_section structure.
H A DChangeLog-2012440 (struct dwarf_section): Add abbrev_sec field.
H A DChangeLog-2008390 * dwarf.h (struct dwarf_section): Add fields uncompressed_namd
H A DChangeLog-2017203 (struct dwarf_section): Add filename field.
258 the dwarf_section structure.
H A DChangeLog487 * dwarf.h (struct dwarf_section): Add XCOFF name.
1537 * dwarf.h (struct dwarf_section): Remove use_data field.
H A DChangeLog-2015378 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
H A DChangeLog-2005288 (dwarf_section): New structure for DWARF section.
H A Dreadelf.c14879 reloc_at (struct dwarf_section * dsec, dwarf_vma offset) in reloc_at()
15840 struct dwarf_section * section = &debug_displays [debug].section; in load_specific_debug_section()
16097 struct dwarf_section * section = &debug_displays [debug].section; in load_debug_section()
16153 struct dwarf_section * section = &debug_displays [debug].section; in free_debug_section()
16203 struct dwarf_section * sec = & display->section; in display_debug_section()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.h128 struct dwarf_section struct
155 struct dwarf_section section; argument
156 int (*display) (struct dwarf_section *, void *);
268 extern bool reloc_at (struct dwarf_section *, uint64_t);
H A Ddwarf.c178 struct dwarf_section *section, in get_encoded_value()
589 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string()
616 struct dwarf_section *section = &debug_displays [line_str].section; in fetch_indirect_line_string()
649 struct dwarf_section *index_section = &debug_displays [idx_sec_idx].section; in fetch_indexed_string()
650 struct dwarf_section *str_section = &debug_displays [str_sec_idx].section; in fetch_indexed_string()
702 struct dwarf_section *section = &debug_displays [debug_addr].section; in fetch_indexed_addr()
736 struct dwarf_section *section = &debug_displays [sec_enum].section; in fetch_indexed_offset()
965 process_abbrev_set (struct dwarf_section *section, in process_abbrev_set()
1042 find_and_process_abbrev_set (struct dwarf_section *section, in find_and_process_abbrev_set()
1171 struct dwarf_section * section) in decode_location_expression()
[all …]
H A Dobjdump.c1826 struct dwarf_section * section; in find_alt_debug()
4224 struct dwarf_section *section = &debug_displays [debug].section; in load_specific_debug_section()
4306 reloc_at (struct dwarf_section * dsec, uint64_t offset) in reloc_at()
4326 struct dwarf_section *section = &debug_displays [debug].section; in load_debug_section()
4365 struct dwarf_section *section = &debug_displays [debug].section; in free_debug_section()
4427 struct dwarf_section *sec = &debug_displays [i].section; in dump_dwarf_section()
H A DChangeLog-2014153 * dwarf.h (struct dwarf_section): Add user_data field.
161 pointer in the user_data field of the dwarf_section structure.
H A DChangeLog-2012440 (struct dwarf_section): Add abbrev_sec field.
H A DChangeLog-2008390 * dwarf.h (struct dwarf_section): Add fields uncompressed_namd
H A DChangeLog-2017203 (struct dwarf_section): Add filename field.
258 the dwarf_section structure.
H A DChangeLog-2015378 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
H A DChangeLog992 * dwarf.h (struct dwarf_section): Add XCOFF name.
2042 * dwarf.h (struct dwarf_section): Remove use_data field.
H A DChangeLog-2005288 (dwarf_section): New structure for DWARF section.
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_sections.c50 dwarf_get_section_bytes(Dwarf_P_Debug dbg, Dwarf_Signed dwarf_section, in dwarf_get_section_bytes() argument
55 (void) dwarf_section; /* ignored. */ in dwarf_get_section_bytes()
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dinternal.h291 enum dwarf_section enum
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dinternal.h299 enum dwarf_section enum
H A DChangeLog479 * internal.h (enum dwarf_section): Add DEBUG_ADDR,
514 * internal.h (enum dwarf_section): Define.
537 * xcoff.c (enum dwarf_section): Remove. Replace DWSECT_xxx
1058 (enum dwarf_section): Define.

12