HomeSort by: relevance | last modified time | path
    Searched defs:hi_sym (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 796 unsigned int hi_sym; member in struct:__anon9792
960 r_symndx = hi->hi_sym;
5449 r_symndx = hi->hi_sym;
elfnn-riscv.c 4496 unsigned hi_sym; member in struct:riscv_pcgp_hi_reloc
4551 The HI_ADDEND, HI_ADDR, HI_SYM, and SYM_SEC args contain info required to
4557 unsigned hi_sym, asection *sym_sec,
4566 new->hi_sym = hi_sym;
5416 unsigned sym = hi_reloc.hi_sym;
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 4487 unsigned hi_sym; member in struct:riscv_pcgp_hi_reloc
4542 The HI_ADDEND, HI_ADDR, HI_SYM, and SYM_SEC args contain info required to
4548 unsigned hi_sym, asection *sym_sec,
4557 new->hi_sym = hi_sym;
5317 unsigned sym = hi_reloc.hi_sym;
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 4252 unsigned hi_sym; member in struct:riscv_pcgp_hi_reloc
4307 The HI_ADDEND, HI_ADDR, HI_SYM, and SYM_SEC args contain info required to
4313 unsigned hi_sym, asection *sym_sec,
4322 new->hi_sym = hi_sym;
5082 unsigned sym = hi_reloc.hi_sym;
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 4230 unsigned hi_sym; member in struct:riscv_pcgp_hi_reloc
4285 The HI_ADDEND, HI_ADDR, HI_SYM, and SYM_SEC args contain info required to
4291 unsigned hi_sym, asection *sym_sec,
4300 new->hi_sym = hi_sym;
5035 unsigned sym = hi_reloc.hi_sym;
  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 5943 symbolS *sym, *hi_sym = NULL;
5971 hi_sym = pattern_now->sym;
6129 exp.X_add_symbol = hi_sym;
6135 exp.X_add_symbol = hi_sym;
6255 exp.X_add_symbol = hi_sym; /* for eyes only */
5936 symbolS *sym, *hi_sym = NULL; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 5938 symbolS *sym, *hi_sym = NULL;
5966 hi_sym = pattern_now->sym;
6124 exp.X_add_symbol = hi_sym;
6130 exp.X_add_symbol = hi_sym;
6250 exp.X_add_symbol = hi_sym; /* for eyes only */
5931 symbolS *sym, *hi_sym = NULL; local

Completed in 58 milliseconds