Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
HDgdb-index.cc833 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()
HDdwarf_reader.h589 address_attribute(unsigned int attr, unsigned int* shndx);
HDdwarf_reader.cc1164 Dwarf_die::address_attribute(unsigned int attr, unsigned int* shndx) in address_attribute() function in gold::Dwarf_die
/dragonfly/contrib/binutils-2.27/gold/
HDgdb-index.cc833 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()
HDdwarf_reader.h589 address_attribute(unsigned int attr, unsigned int* shndx);
HDdwarf_reader.cc1149 Dwarf_die::address_attribute(unsigned int attr, unsigned int* shndx) in address_attribute() function in gold::Dwarf_die