Home
last modified time | relevance | path

Searched defs:addsub (Results 1 – 21 of 21) sorted by relevance

/third_party/elfutils/libebl/
Deblrelocsimpletype.c37 ebl_reloc_simple_type (Ebl *ebl, int reloc, int *addsub) in ebl_reloc_simple_type()
Deblopenbackend.c414 int *addsub __attribute__ ((unused))) in default_reloc_simple_type()
/third_party/elfutils/backends/
Dbpf_symbol.c44 int *addsub __attribute__ ((unused))) in bpf_reloc_simple_type()
Dm68k_symbol.c58 int *addsub __attribute__ ((unused))) in m68k_reloc_simple_type()
Dsh_symbol.c51 int *addsub __attribute__ ((unused))) in sh_reloc_simple_type()
Di386_symbol.c53 int *addsub __attribute__ ((unused))) in i386_reloc_simple_type()
Dcsky_symbol.c44 int *addsub __attribute__ ((unused))) in csky_reloc_simple_type()
Dx86_64_symbol.c44 int *addsub __attribute__ ((unused))) in x86_64_reloc_simple_type()
Ds390_symbol.c43 int *addsub __attribute__ ((unused))) in s390_reloc_simple_type()
Daarch64_symbol.c46 int *addsub __attribute__ ((unused))) in aarch64_reloc_simple_type()
Dppc64_symbol.c46 int *addsub __attribute__ ((unused))) in ppc64_reloc_simple_type()
Darm_symbol.c115 int *addsub __attribute__ ((unused))) in arm_reloc_simple_type()
Dia64_symbol.c119 int *addsub __attribute__ ((unused))) in ia64_reloc_simple_type()
Dsparc_symbol.c43 int *addsub __attribute__ ((unused))) in sparc_reloc_simple_type()
Driscv_symbol.c44 int *addsub) in riscv_reloc_simple_type()
Dalpha_symbol.c65 int *addsub __attribute__ ((unused))) in alpha_reloc_simple_type()
Dppc_symbol.c46 int *addsub __attribute__ ((unused))) in ppc_reloc_simple_type()
/third_party/elfutils/libdwfl/
Drelocate.c344 int addsub = 0; in relocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp105 void HexagonBlockRanges::RangeList::addsub(const IndexRange &A, in addsub() function in HexagonBlockRanges::RangeList
/third_party/elfutils/src/
Dstrip.c448 bool is_rela, GElf_Sym *sym, int addsub, Elf_Type type) in relocate()
682 int addsub = 0; in remove_debug_relocations() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc4334 AddSubFn addsub, in IncDecZHelper()