Searched refs:address_attribute (Results 1 – 4 of 4) sorted by relevance
833 off_t low_pc = die->address_attribute(elfcpp::DW_AT_low_pc, &shndx); in record_cu_ranges()834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges()
589 address_attribute(unsigned int attr, unsigned int* shndx);
1150 Dwarf_die::address_attribute(unsigned int attr, unsigned int* shndx) in address_attribute() function in gold::Dwarf_die
3787 * dwarf_reader.cc (Dwarf_die::address_attribute): New function.3788 * dwarf_reader.h (Dwarf_die::address_attribute): Likewise.