Searched refs:RE2 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h375 MachO::any_relocation_info RE2 = local
391 uint32_t AddrB = MachO.getScatteredRelocationValue(RE2);
404 uint32_t OtherHalf = MachO.getAnyRelocationAddress(RE2) & 0xffff;
H A DRuntimeDyldMachOI386.h163 MachO::any_relocation_info RE2 = local
180 uint32_t AddrB = Obj.getScatteredRelocationValue(RE2);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2495 RelocationEntry RE2(GOTSectionID, GOT2, ELF::R_X86_64_64, IFuncOffset, {});
2496 addRelocationForSection(RE2, IFuncSectionID);

Completed in 127 milliseconds