Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/MachO/Arch/
H A DARM64.cpp364 applyAdrpAdd(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2) applyAdrpAdd() argument
393 applyAdrpAdrp(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2) applyAdrpAdrp() argument
420 applyAdrpLdr(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2) applyAdrpLdr() argument
445 applyAdrpLdrGot(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2) applyAdrpLdrGot() argument
463 applyAdrpAddLdr(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2,uint64_t offset3) applyAdrpAddLdr() argument
531 applyAdrpLdrGotLdr(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2,uint64_t offset3) applyAdrpLdrGotLdr() argument
[all...]
/llvm-project/llvm/docs/
H A DAMDGPUModifierSyntax.rst55 offset1 subsection
78 .. _amdgpu_synid_ds_offset16: argument
/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp331 const char *offset1, uptr length1, in ReportStringFunctionMemoryRangesOverlap() argument