Home
last modified time | relevance | path

Searched refs:load_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp108 addr_t load_offset = ComputeLoadOffset(); in DidAttach() local
116 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() local
189 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()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp126 addr_t load_offset; in DidAttach() local
132 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()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-dfm-defs.h1367 uint64_t load_offset : 1; /**< Load offset member
1392 uint64_t load_offset : 1;
H A Dcvmx-lmcx-defs.h4738 uint64_t load_offset : 1; /**< Load offset member
4763 uint64_t load_offset : 1;
4800 uint64_t load_offset : 1; /**< Load offset member
4825 uint64_t load_offset : 1;