/llvm-project/lld/COFF/ |
H A D | Chunks.cpp | 86 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 D | EhFrame.cpp | 61 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 D | InputSection.h | 111 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 D | Relocations.cpp | 98 if (*off < sections[osecIdx]->fileOff) in reportRangeError() local 65 offsetToInputSection(uint64_t * off) offsetToInputSection() argument [all...] |
H A D | MarkLive.cpp | 54 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 D | asan_oob_test.cpp | 23 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 D | isl_tab.c | 38 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 D | SymbolFileDWARFTests.cpp | 98 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 D | ARMErrataFix.cpp | 243 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 D | fp-floatcontrol-class.cpp | 19 OFF off; variable
|
H A D | fp-floatcontrol-stack.cpp | 258 OFF off; variable
|
/llvm-project/compiler-rt/test/tsan/ |
H A D | unaligned_race.cpp | 77 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 D | bench_shadow_flush.cpp | 38 for (uptr off = 0; off < mem_size; off += stride) { in main() local
|
H A D | unaligned_norace.cpp | 47 for (int off = 0; off < 8; off++) { in Test() local
|
H A D | bench_memory_access.cpp | 74 for (int off = 0; off < 8; off++) { in thread() local
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCMachineFunctionInfo.h | 40 void setVarArgsFrameIndex(int off) { VarArgsFrameIndex = off; } in setVarArgsFrameIndex()
|
/llvm-project/libc/AOR_v20.02/networking/ |
H A D | chksum.c | 19 uint32_t off = (uintptr_t) *pptr % 4; in slurp_head32() local
|
/llvm-project/clang/test/CodeGen/aarch64-sve2p1-intrinsics/ |
H A D | acle_sve2p1_loads.c |
|
/llvm-project/lld/ELF/Arch/ |
H A D | SPARCV9.cpp | 191 uint64_t off = pltEntryAddr - ctx.in.plt->getVA(); in writePlt() local
|
H A D | Hexagon.cpp | 78 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 D | funopen.cpp | 39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
|
/llvm-project/llvm/lib/BinaryFormat/ |
H A D | Magic.cpp | 228 uint32_t off = read32le(Magic.data() + 0x3c); in identify_magic() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorInsertExtractStridedSliceRewritePatterns.cpp | 173 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 D | funopen2.cpp | 41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | ppc64-inline-asm.c | 47 void testZwOff(void *addr, long long off) { in testZwOff()
|