Home
last modified time | relevance | path

Searched refs:eh_section_file_address (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c50 uint64_t eh_section_file_address; // the file address of the __TEXT,__eh_frame member
202 baton->eh_section_file_address = sect.addr; in scan_macho_load_commands()
207 baton->eh_section_file_address = sect.addr; in scan_macho_load_commands()
634 dwarf_offset, dwarf_offset + baton.eh_section_file_address); in print_encoding_x86_64()
850 dwarf_offset, dwarf_offset + baton.eh_section_file_address); in print_encoding_i386()
955 dwarf_offset, dwarf_offset + baton.eh_section_file_address); in print_encoding_arm64()
1093 dwarf_offset, dwarf_offset + baton.eh_section_file_address); in print_encoding_armv7()