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

  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 379 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, addr); local
400 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
449 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, auipc_addr); local
454 header[1] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 323 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, addr); local
343 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 324 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, addr); local
344 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
  /src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c 379 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, addr); local
400 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
449 bfd_vma gotplt_offset_high = RISCV_PCREL_HIGH_PART (gotplt_addr, auipc_addr); local
454 header[1] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);

Completed in 45 milliseconds