Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 85) sorted by relevance

1234

/llvm-project/lld/COFF/
H A DChunks.cpp86 applySecRel(const SectionChunk * sec,uint8_t * off,OutputSection * os,uint64_t s) applySecRel() argument
98 applySecIdx(uint8_t * off,OutputSection * os,unsigned numOutputSections) applySecIdx() argument
113 applyRelX64(uint8_t * off,uint16_t type,OutputSection * os,uint64_t s,uint64_t p,uint64_t imageBase) const applyRelX64() argument
140 applyRelX86(uint8_t * off,uint16_t type,OutputSection * os,uint64_t s,uint64_t p,uint64_t imageBase) const applyRelX86() argument
160 applyMOV(uint8_t * off,uint16_t v) applyMOV() argument
165 readMOV(uint8_t * off,bool movt) readMOV() argument
178 applyMOV32T(uint8_t * off,uint32_t v) applyMOV32T() argument
187 applyBranch20T(uint8_t * off,int32_t v) applyBranch20T() argument
197 applyBranch24T(uint8_t * off,int32_t v) applyBranch24T() argument
208 applyRelARM(uint8_t * off,uint16_t type,OutputSection * os,uint64_t s,uint64_t p,uint64_t imageBase) const applyRelARM() argument
240 applyArm64Addr(uint8_t * off,uint64_t s,uint64_t p,int shift) applyArm64Addr() argument
255 applyArm64Imm(uint8_t * off,uint64_t imm,uint32_t rangeLimit) applyArm64Imm() argument
270 applyArm64Ldr(uint8_t * off,uint64_t imm) applyArm64Ldr() argument
282 applySecRelLow12A(const SectionChunk * sec,uint8_t * off,OutputSection * os,uint64_t s) applySecRelLow12A() argument
288 applySecRelHigh12A(const SectionChunk * sec,uint8_t * off,OutputSection * os,uint64_t s) applySecRelHigh12A() argument
301 applySecRelLdr(const SectionChunk * sec,uint8_t * off,OutputSection * os,uint64_t s) applySecRelLdr() argument
307 applyArm64Branch26(uint8_t * off,int64_t v) applyArm64Branch26() argument
313 applyArm64Branch19(uint8_t * off,int64_t v) applyArm64Branch19() argument
319 applyArm64Branch14(uint8_t * off,int64_t v) applyArm64Branch14() argument
325 applyRelARM64(uint8_t * off,uint16_t type,OutputSection * os,uint64_t s,uint64_t p,uint64_t imageBase) const applyRelARM64() argument
421 applyRelocation(uint8_t * off,const coff_relocation & rel) const applyRelocation() argument
811 int64_t off = impSymbol->getRVA() & 0xfff; writeTo() local
1048 size_t off = builder.getOffset(toStringRef(c->getContents())); assignSubsectionRVAs() local
[all...]
/llvm-project/lld/MachO/
H A DEhFrame.cpp61 readPointer(size_t * off,uint8_t size) const readPointer() argument
111 createSubtraction(PointerUnion<Symbol *,InputSection * > a,PointerUnion<Symbol *,InputSection * > b,uint64_t off,uint8_t length,SmallVectorImpl<Reloc> * newRelocs) createSubtraction() argument
126 makePcRel(uint64_t off,PointerUnion<Symbol *,InputSection * > target,uint8_t length) makePcRel() argument
133 makeNegativePcRel(uint64_t off,PointerUnion<Symbol *,InputSection * > target,uint8_t length) makeNegativePcRel() argument
[all...]
H A DInputSection.h111 getOffset(uint64_t off) getOffset() argument
114 isLive(uint64_t off) isLive() argument
115 markLive(uint64_t off) markLive() argument
206 isLive(uint64_t off) isLive() argument
207 markLive(uint64_t off) markLive() argument
224 getStringRefAtOffset(uint64_t off) getStringRefAtOffset() argument
252 isLive(uint64_t off) isLive() argument
255 markLive(uint64_t off) markLive() argument
[all...]
H A DRelocations.cpp98 if (*off < sections[osecIdx]->fileOff) in reportRangeError() local
65 offsetToInputSection(uint64_t * off) offsetToInputSection() argument
[all...]
H A DMarkLive.cpp54 void enqueue(InputSection *isec, uint64_t off) override { in enqueue() argument
76 InputSection *isec, uint64_t off, in enqueue() argument
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_oob_test.cpp23 oob_test(int size,int off) oob_test() argument
31 GetLeftOOBMessage(int off) GetLeftOOBMessage() argument
37 GetRightOOBMessage(int off) GetRightOOBMessage() argument
63 int off = i >= size ? (i - size) : 0; OOBTest() local
[all...]
/llvm-project/polly/lib/External/isl/
H A Disl_tab.c38 unsigned off = 2 + M; in isl_tab_alloc() local
107 unsigned off; in isl_tab_extend_cons() local
154 unsigned off = 2 + tab->M; in isl_tab_extend_vars() local
227 unsigned off; in isl_tab_dup() local
326 unsigned off, unsigned r1, unsigned r2, unsigned d1, unsigned d2) in tab_mat_product()
438 unsigned off; in isl_tab_product() local
589 unsigned off = 2 + tab->M; in max_is_manifestly_unbounded() local
610 unsigned off = 2 + tab->M; in min_is_manifestly_unbounded() local
625 unsigned off = 2 + tab->M; in row_cmp() local
665 unsigned off = 2 + tab->M; in pivot_row() local
[all …]
/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DSymbolFileDWARFTests.cpp98 offset_t off = 0; TEST_F() local
139 offset_t off = 0; TEST_F() local
178 offset_t off = 0; TEST_F() local
/llvm-project/lld/ELF/
H A DARMErrataFix.cpp243 isBcc(instr) ? R_ARM_THM_JUMP19 : R_ARM_THM_JUMP24, isec->getVA(off), member
136 Patch657417Section(InputSection * p,uint64_t off,uint32_t instr,bool isARM) Patch657417Section() argument
206 branchDestInFirstRegion(const InputSection * isec,uint64_t off,uint32_t instr,const Relocation * r) branchDestInFirstRegion() argument
229 patchInRange(const InputSection * isec,uint64_t off,uint32_t instr) patchInRange() argument
255 scanCortexA8Errata657417(InputSection * isec,uint64_t & off,uint64_t limit) scanCortexA8Errata657417() argument
499 uint64_t off = (*thumbSym)->value; patchInputSectionDescription() local
[all...]
/llvm-project/clang/test/CodeGen/
H A Dfp-floatcontrol-class.cpp19 OFF off; variable
H A Dfp-floatcontrol-stack.cpp258 OFF off; variable
/llvm-project/compiler-rt/test/tsan/
H A Dunaligned_race.cpp77 access1(bool main, int off, int sz1, int off2, bool rw, char *obj) { in access1()
98 for (int off = 0; off < 8; off++) { in Test() local
H A Dbench_shadow_flush.cpp38 for (uptr off = 0; off < mem_size; off += stride) { in main() local
H A Dunaligned_norace.cpp47 for (int off = 0; off < 8; off++) { in Test() local
H A Dbench_memory_access.cpp74 for (int off = 0; off < 8; off++) { in thread() local
/llvm-project/llvm/lib/Target/ARC/
H A DARCMachineFunctionInfo.h40 void setVarArgsFrameIndex(int off) { VarArgsFrameIndex = off; } in setVarArgsFrameIndex()
/llvm-project/libc/AOR_v20.02/networking/
H A Dchksum.c19 uint32_t off = (uintptr_t) *pptr % 4; in slurp_head32() local
/llvm-project/clang/test/CodeGen/aarch64-sve2p1-intrinsics/
H A Dacle_sve2p1_loads.c
/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp191 uint64_t off = pltEntryAddr - ctx.in.plt->getVA(); in writePlt() local
H A DHexagon.cpp78 size_t off = 0; applyMask() local
364 uint64_t off = in.gotPlt->getVA() - in.plt->getVA(); writePltHeader() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp228 uint32_t off = read32le(Magic.data() + 0x3c); in identify_magic() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorInsertExtractStridedSliceRewritePatterns.cpp173 for (int64_t off = offset, e = offset + size * stride, idx = 0; off < e; matchAndRewrite() local
224 for (int64_t off = offset, e = offset + size * stride; off < e; matchAndRewrite() local
319 for (int64_t off = offset, e = offset + size * stride, idx = 0; off < e; matchAndRewrite() local
[all...]
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-inline-asm.c47 void testZwOff(void *addr, long long off) { in testZwOff()

1234