Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h375 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local
391 uint32_t AddrB = MachO.getScatteredRelocationValue(RE2); in processHALFSECTDIFFRelocation()
404 uint32_t OtherHalf = MachO.getAnyRelocationAddress(RE2) & 0xffff; in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOI386.h163 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local
180 uint32_t AddrB = Obj.getScatteredRelocationValue(RE2); in processSECTDIFFRelocation()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2495 RelocationEntry RE2(GOTSectionID, GOT2, ELF::R_X86_64_64, IFuncOffset, {}); in createIFuncStub() local
2496 addRelocationForSection(RE2, IFuncSectionID); in createIFuncStub()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td1411 (instregex "TLB(IA|IVAX|SX|SX2|SX2D|LD|LI|RE|RE2|WE|WE2)$"),