search for: lsec_end1

Displaying 1 result from an estimated 1 matches for "lsec_end1".

Did you mean: lsec_end0
2020 Mar 10
2
DWARF .debug_aranges data objects and address spaces
...version number .long .Lcu_begin0 ; Offset Into Debug Info Section .byte 2 ; Address Size (in bytes) .byte 0 ; Segment Size (in bytes) .short my_array .short .Lsec_end0-my_array .short .Lfunc_begin0 .short .Lsec_end1-.Lfunc_begin0 .short 0 ; ARange terminator ...but I cannot see documentation anywhere on what a consumer is expected to do with such information, and how *in general* multiple address spaces are expected to work for llvm and gcc when generating DWARF aranges when there i...