HomeSort by relevance Sort by last modified time
    Searched refs:reloc (Results 601 - 611 of 611) sorted by null

<<2122232425

  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 466 var r []Reloc
468 var rp *Reloc
875 r = make([]Reloc, n)
919 err = fmt.Errorf("%s#%d: reloc of invalid sym #%d %s shndx=%d type=%d", sect.sym.Name, j, int(info>>32), sym.name, sym.shndx, sym.type_)
1108 type rbyoff []Reloc
  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c 226 /* Reloc file positions. */
325 /* Now write out reloc info, followed by syms and strings. */
    [all...]
aoutx.h 212 /* Convert standard reloc records to "arelent" format (incl byte swap). */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel-got-n64.d 2 #name: MIPS ELF got reloc n64
elf-rel-xgot-n32.d 2 #name: MIPS ELF xgot reloc n32
elf-rel-xgot-n64.d 2 #name: MIPS ELF xgot reloc n64
    [all...]
  /external/valgrind/perf/
tinycc.c 419 #define SYMINFO_FLG_COPY 0x0004 /* Symbol is a copy-reloc */
636 #define DT_RELAENT 9 /* Size of one Rela reloc */
646 #define DT_RELENT 19 /* Size of one Rel reloc */
647 #define DT_PLTREL 20 /* Type of reloc in PLT */
649 #define DT_TEXTREL 22 /* Reloc might modify .text */
2211 struct Section *reloc; \/* corresponding section for relocation, if any *\/ member in struct:Section
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
FdfParserLite.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FdfParser.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
asm5.go     [all...]

Completed in 397 milliseconds

<<2122232425