Home
last modified time | relevance | path

Searched defs:sec_index (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_formudata.c38 __libdw_formptr (Dwarf_Attribute *attr, int sec_index, in __libdw_formptr()
DlibdwP.h519 uint8_t sec_index; /* IDX_debug_macro or IDX_debug_macinfo. */ member
827 int sec_index __attribute__ ((unused)), in __libdw_relocate_address()
837 int sec_index __attribute__ ((unused)), in __libdw_relocate_offset()
846 __libdw_checked_get_data (Dwarf *dbg, int sec_index) in __libdw_checked_get_data()
859 __libdw_offset_in_section (Dwarf *dbg, int sec_index, in __libdw_offset_in_section()
877 __libdw_in_section (Dwarf *dbg, int sec_index, in __libdw_in_section()
913 int sec_index, const unsigned char **addrp, in __libdw_read_address_inc()
924 int sec_index, const unsigned char *addr, in __libdw_read_address()
933 int sec_index, const unsigned char **addrp, in __libdw_read_offset_inc()
945 int sec_index, const unsigned char *addr, in __libdw_read_offset()
Ddwarf_getmacros.c272 cache_op_table (Dwarf *dbg, int sec_index, Dwarf_Off macoff, in cache_op_table()
302 read_macros (Dwarf *dbg, int sec_index, in read_macros()
Ddwarf_getlocation.c258 Dwarf_Op **llbuf, size_t *listlen, int sec_index) in __libdw_intern_expression()
665 Dwarf_Op **llbuf, size_t *listlen, int sec_index) in getlocation()
Ddwarf_ranges.c44 __libdw_read_begin_end_pair_inc (Dwarf_CU *cu, int sec_index, in __libdw_read_begin_end_pair_inc()
/third_party/elfio/elfio/
Delfio_segment.hpp109 Elf_Half add_section_index( Elf_Half sec_index, in add_section_index()