Lines Matching full:addresses
4 The SBAddress class allows addresses to be relative to a section
7 addresses than the addresses found in the object file that
8 represents them on disk. There are currently two types of addresses
11 * file addresses
12 * load addresses
14 File addresses represents the virtual addresses that are in the 'on
15 disk' object files. These virtual addresses are converted to be
17 when/if the addresses slide when the images are loaded/unloaded
24 Load addresses represents the virtual addresses where each section
26 is common for all of the load addresses to be unresolved. When a
28 have been loaded/unloaded, the load addresses of the main executable