Searched defs:LocalAddress (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h88 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
167 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); local
H A DRuntimeDyldMachOAArch64.h36 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); local
155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, argument
359 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
490 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); local
[all...]
H A DRuntimeDyldMachOI386.h101 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
158 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
H A DRuntimeDyldMachOARM.h64 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); local
205 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
363 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp69 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
151 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; local
H A DRuntimeDyldChecker.cpp908 getSectionAddr(StringRef FileName, StringRef SectionName, bool LocalAddress) argument
H A DRuntimeDyldELF.cpp814 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
834 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
928 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
[all...]
H A DRuntimeDyld.cpp160 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, argument
1403 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.h274 Address LocalAddress; member in class:clang::CodeGen::CGBlockInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h244 virtual void mapSectionAddress(const void *LocalAddress, argument

Completed in 109 milliseconds