Searched refs:load_offset (Results 1 – 4 of 4) sorted by relevance
108 addr_t load_offset = ComputeLoadOffset(); in DidAttach() local116 load_offset); in DidAttach()121 bool rebase_exec = load_offset != LLDB_INVALID_ADDRESS; in DidAttach()150 UpdateLoadedSections(executable_sp, LLDB_INVALID_ADDRESS, load_offset, in DidAttach()184 addr_t load_offset; in DidLaunch() local189 load_offset = ComputeLoadOffset(); in DidLaunch()192 if (executable.get() && load_offset != LLDB_INVALID_ADDRESS) { in DidLaunch()195 UpdateLoadedSections(executable, LLDB_INVALID_ADDRESS, load_offset, true); in DidLaunch()
126 addr_t load_offset; in DidAttach() local132 load_offset = ComputeLoadOffset(); in DidAttach()149 if (load_offset != LLDB_INVALID_ADDRESS) in DidAttach()150 UpdateLoadedSections(executable, LLDB_INVALID_ADDRESS, load_offset, true); in DidAttach()
1367 uint64_t load_offset : 1; /**< Load offset member1392 uint64_t load_offset : 1;
4738 uint64_t load_offset : 1; /**< Load offset member4763 uint64_t load_offset : 1;4800 uint64_t load_offset : 1; /**< Load offset member4825 uint64_t load_offset : 1;