Home | History | Annotate | Download | only in DWARF

Lines Matching refs:Address

109                             // .o file. This new section has the file address set to what the
110 // addresses are in the .o file, and the load address is adjusted
123 // Add the inverse OSO file address to debug map entry mapping
135 // For each N_GSYM we remap the address for the global by making
137 // This new section has the file address set to what the
138 // addresses are in the .o file, and the load address is adjusted
158 // Add the inverse OSO file address to debug map entry mapping
791 SymbolFileDWARFDebugMap::ResolveSymbolContext (const Address& exe_so_addr, uint32_t resolve_scope, SymbolContext& sc)
818 Address oso_so_addr;
1524 SymbolFileDWARFDebugMap::LinkOSOAddress (Address &addr)
1526 // Make sure this address hasn't been fixed already
1530 return true; // Address is already in terms of the main executable module