Lines Matching full:shndx
295 // to the input section SHNDX. Each range must lie entirely
304 : shndx(a_shndx), start(a_start), end(a_end)
307 unsigned int shndx;
317 add(unsigned int shndx, off_t start, off_t end)
318 { this->range_list_.push_back(Range(shndx, start, end)); }
490 unsigned int shndx;
585 ref_attribute(unsigned int attr, unsigned int* shndx);
589 address_attribute(unsigned int attr, unsigned int* shndx);
695 unsigned int shndx,
699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx),
965 addr2line(unsigned int shndx, off_t offset,
967 { return this->do_addr2line(shndx, offset, other_lines); }
976 one_addr2line(Object* object, unsigned int shndx, off_t offset,
986 do_addr2line(unsigned int shndx, off_t offset,
995 // If SHNDX is specified and non-negative, only read the debug
1012 do_addr2line(unsigned int shndx, off_t offset,
1020 // If SHNDX is non-negative, only store debug information that
1023 read_line_mappings(unsigned int shndx);
1041 // Reads the DWARF2/3 line information. If shndx is non-negative,
1048 unsigned int shndx);
1136 // A sorted map from offset of the relocation target to the shndx