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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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.h102 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
159 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
H A DRuntimeDyldMachOX86_64.h89 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
168 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); local
H A DRuntimeDyldMachOARM.h65 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); local
206 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); variable
364 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
[all...]
/netbsd-current/external/apache2/llvm/dist/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.cpp885 getSectionAddr(StringRef FileName, StringRef SectionName, bool LocalAddress) argument
H A DRuntimeDyldELF.cpp779 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
799 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
893 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); local
[all...]
H A DRuntimeDyld.cpp158 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, argument
1376 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h245 virtual void mapSectionAddress(const void *LocalAddress, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h244 Address LocalAddress; member in class:clang::CodeGen::CGBlockInfo

Completed in 204 milliseconds