Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 18 of 18) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/
Du-boot.lds40 __got_start = .;
42 __got_end = .;
43 _GOT2_TABLE_ = .;
45 _FIXUP_TABLE_ = .;
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Du-boot-nand_spl.lds21 _GOT2_TABLE_ = .;
24 _FIXUP_TABLE_ = .;
Du-boot-spl.lds28 _GOT2_TABLE_ = .;
31 _FIXUP_TABLE_ = .;
Du-boot-nand.lds43 _GOT2_TABLE_ = .;
46 _FIXUP_TABLE_ = .;
Du-boot.lds49 _GOT2_TABLE_ = .;
52 _FIXUP_TABLE_ = .;
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Du-boot.lds25 _GOT2_TABLE_ = .;
28 _FIXUP_TABLE_ = .;
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/
Du-boot.lds31 _GOT2_TABLE_ = .;
34 _FIXUP_TABLE_ = .;
/third_party/uboot/u-boot-2020.01/board/cssi/MCR3000/
Du-boot.lds42 _GOT2_TABLE_ = .;
45 _FIXUP_TABLE_ = .;
/third_party/libdrm/freedreno/
Dfreedreno_ringbuffer.c146 const struct fd_reloc *reloc) in fd_ringbuffer_reloc()
153 const struct fd_reloc *reloc) in fd_ringbuffer_reloc2()
/third_party/uboot/u-boot-2020.01/arch/mips/cpu/
Du-boot.lds45 __rel_start = .;
/third_party/libdrm/etnaviv/
Detnaviv_cmd_stream.c251 struct drm_etnaviv_gem_submit_reloc *reloc; in etna_cmd_stream_reloc() local
/third_party/uboot/u-boot-2020.01/include/
Dpost.h103 void (*reloc) (void); member
/third_party/libdrm/nouveau/
Dpushbuf.c44 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS]; member
227 uint32_t reloc = data; in pushbuf_krel() local
/third_party/libdrm/radeon/
Dradeon_cs_gem.c180 struct cs_reloc_gem *reloc; in cs_gem_write_reloc() local
/third_party/libdrm/freedreno/msm/
Dmsm_ringbuffer.c564 struct drm_msm_gem_submit_reloc *reloc; in msm_ringbuffer_emit_reloc() local
/third_party/glib/gio/
Dgsettingsschema.c783 GHashTable *single, *reloc; in g_settings_schema_source_list_schemas() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1227 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1258 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()