Lines Matching refs:Address
1092 func_range)); // first address range
1108 SymbolFileDWARF::FixupAddress (Address &addr)
1115 // This is a normal DWARF file, no address fixups need to happen
1218 state.address,
1349 // adjust the containing address.
1929 // word from the base address of the structure.
2706 SymbolFileDWARF::ResolveSymbolContext (const Address& so_addr, uint32_t resolve_scope, SymbolContext& sc)
2759 // address ranges where the gaps are symbols that don't have
2760 // any debug info. Discontiguous compile unit address ranges
2790 // And address that makes it into this function should be in terms
2792 // address in the .o file which needs to be fixed up to be in terms
2795 Address exe_so_addr (so_addr);
2809 // address ranges where the gaps are symbols that don't have
2810 // any debug info. Discontiguous compile unit address ranges
3330 Address addr;
7379 // Check if the location has a DW_OP_addr with any address value...
7407 // address for the global variable. In this case it will
7411 // address map in SymbolFileDWARFDebugMap we rely on
7412 // having an address, we need to do some magic here
7413 // so we can get the correct address for our global
7414 // variable. The address
7417 // a matching symbol with a good address. So here we
7418 // dig up the correct address and replace it in the
7421 // so the file address will resolve correctly.
7458 // The DW_OP_addr is not zero, but it contains a .o file address which
7463 // Update the file address for this variable