Lines Matching defs:address
37 // The Dwarf, Dwarf_CFIs and address bias of
240 /* No arguments. Special. Pops an address and pushes the
241 corresponding address in the current thread local
250 pushes back the actual address. */
295 /* No arguments. Special. Pushes object address explicitly.
304 /* 1 address argument. */
456 // Lookup the location description at the current address.
496 // Lookup the location description at the current address.
670 Dwarf_Addr address;
671 if (dwarf_formaddr (&addr_attr, &address) != 0)
672 error (EXIT_FAILURE, 0, "dwarf_formaddr address failed: %s",
675 printf ("addr: 0x%" PRIx64, address);
727 printf ("XXX zero address"); // XXX bad DWARF?
998 /* The (lowest) address to use for (looking up) operands that depend
999 on address. */
1003 /* Try to get the lowest address of the first range covered. */