OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapSectionAddress
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
241
///
mapSectionAddress
- map a section to its target address space value.
245
virtual void
mapSectionAddress
(const void *LocalAddress,
272
/// object have been relocated using
mapSectionAddress
. When this method is
ExecutionEngine.h
241
///
mapSectionAddress
- map a section to its target address space value.
245
virtual void
mapSectionAddress
(const void *LocalAddress,
272
/// object have been relocated using
mapSectionAddress
. When this method is
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp
158
void RuntimeDyldImpl::
mapSectionAddress
(const void *LocalAddress,
1376
void RuntimeDyld::
mapSectionAddress
(const void *LocalAddress,
1378
Dyld->
mapSectionAddress
(LocalAddress, TargetAddress);
RuntimeDyld.cpp
158
void RuntimeDyldImpl::
mapSectionAddress
(const void *LocalAddress,
1376
void RuntimeDyld::
mapSectionAddress
(const void *LocalAddress,
1378
Dyld->
mapSectionAddress
(LocalAddress, TargetAddress);
Completed in 125 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026