Lines Matching defs:address
330 /* Address, depends on address size of CU. */
715 /* Fetch the CU's base address. */
718 /* Find the base address of the compilation unit. It will
720 the base address could be overridden by DW_AT_entry_pc. It's
730 /* The compiler provided no base address when it should
823 Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr,
843 case 1: /* base address setup. */
878 /* If address is minus one we want them all, otherwise only matching. */
879 if (address != (Dwarf_Word) -1 && (address < *startp || address >= *endp))
889 dwarf_getlocation_addr (Dwarf_Attribute *attr, Dwarf_Addr address,
934 /* This is a true loclistptr, fetch the initial base address and offset. */
947 address, d, &expr, &expr_len)) > 0)
949 /* This one matches the address. */
1019 base address and offset. */