HomeSort by relevance Sort by last modified time
    Searched full:reloc (Results 26 - 50 of 683) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 40 Reloc writes and space checking are faster and simpler than their
49 The adding is skipped if the reloc is already present in the list, but it
60 cs_write_reloc(cs, buf) just writes a reloc that has been added using
199 static INLINE void update_reloc_domains(struct drm_radeon_cs_reloc *reloc,
204 *added_domains = (rd | wd) & ~(reloc->read_domains | reloc->write_domain);
206 reloc->read_domains |= rd;
207 reloc->write_domain |= wd;
212 struct drm_radeon_cs_reloc *reloc; local
218 reloc = &csc->relocs[i]
253 struct drm_radeon_cs_reloc *reloc; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-machine.h 59 elf_reloc_entry *reloc,
61 typedef unsigned int(*func_map_reloc_info_to_type)(elf_reloc_entry *reloc);
63 elf_reloc_entry *reloc,
80 const unsigned int reloc; /* relocation type */ member in struct:__anon20238
elf.c 119 /* reloc functions */
170 entry->reloc.sym = sym;
171 entry->reloc.addr = addr;
688 elf_reloc_entry *reloc)
694 if (reloc == NULL)
695 yasm_internal_error("reloc is null");
698 yasm_section_add_reloc(sect, (yasm_reloc *)reloc, elf_reloc_entry_destroy);
721 elf_reloc_entry *reloc,
726 elf_march->handle_reloc_addend(intn, reloc, offset);
757 elf_reloc_entry *reloc; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
win64-dataref.asm 47 ; MASM generates a REL32 reloc for this even though it's in
49 ; below doesn't cause a reloc, so the linker can't be moving
55 ; MASM generates a REL32 reloc for this even though it's in
57 ; below doesn't cause a reloc, so the linker can't be moving
  /external/elfutils/0.153/libebl/
eblreloctypename.c 60 ebl_reloc_type_name (ebl, reloc, buf, len)
62 int reloc;
68 res = ebl != NULL ? ebl->reloc_type_name (reloc, buf, len) : NULL;
71 res = "<INVALID RELOC>";
  /external/llvm/lib/Target/Mips/
MipsCodeEmitter.cpp 71 IsPIC(TM.getRelocationModel() == Reloc::PIC_) {}
93 void emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
95 void emitExternalSymbolAddress(const char *ES, unsigned Reloc) const;
96 void emitConstPoolAddress(unsigned CPI, unsigned Reloc) const;
97 void emitJumpTableAddress(unsigned JTIndex, unsigned Reloc) const;
98 void emitMachineBasicBlock(MachineBasicBlock *BB, unsigned Reloc) const;
312 void MipsCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
314 MCE.addRelocation(MachineRelocation::getGV(MCE.getCurrentPCOffset(), Reloc,
320 emitExternalSymbolAddress(const char *ES, unsigned Reloc) const {
322 Reloc, ES, 0, 0))
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.cpp 55 // Return true if GV binds locally under reloc model RM.
56 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) {
58 if (RM == Reloc::Static)
65 Reloc::Model RM,
  /external/llvm/test/CodeGen/Mips/
hf1_body.ll 17 ; picfp16: .reloc 0,R_MIPS_NONE,v_sf
  /frameworks/av/media/libstagefright/codecs/hevcdec/
Android.mk 24 # requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_context.c 143 struct vmw_region_relocation *reloc = &vswc->region.relocs[i]; local
146 if(!vmw_gmr_bufmgr_region_ptr(reloc->buffer, &ptr))
149 ptr.offset += reloc->offset;
151 *reloc->where = ptr;
279 struct vmw_region_relocation *reloc; local
285 reloc = &vswc->region.relocs[vswc->region.used + vswc->region.staged];
286 reloc->where = where;
287 pb_reference(&reloc->buffer, vmw_pb_buffer(buffer));
288 reloc->offset = offset;
293 ret = pb_validate_add_buffer(vswc->validate, reloc->buffer, translated_flags)
    [all...]
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c 143 struct vmw_region_relocation *reloc = &vswc->region.relocs[i]; local
146 if(!vmw_gmr_bufmgr_region_ptr(reloc->buffer, &ptr))
149 ptr.offset += reloc->offset;
151 *reloc->where = ptr;
279 struct vmw_region_relocation *reloc; local
285 reloc = &vswc->region.relocs[vswc->region.used + vswc->region.staged];
286 reloc->where = where;
287 pb_reference(&reloc->buffer, vmw_pb_buffer(buffer));
288 reloc->offset = offset;
293 ret = pb_validate_add_buffer(vswc->validate, reloc->buffer, translated_flags)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /external/elfutils/0.153/backends/
sh_init.c 35 /* This defines the common reloc hooks based on sh_reloc.def. */
36 #include "common-reloc.c"
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 552 // bypass the reloc section if
555 // 2. it has no reloc data. (All symbols in the input relocs are in the
559 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); local
560 for (reloc = (*rs)->getRelocData()->begin(); reloc != rEnd; ++reloc) {
561 Relocation* relocation = llvm::cast<Relocation>(reloc);
563 // bypass the reloc if the symbol is in the discarded input section
749 // bypass the reloc section if
752 // 2. it has no reloc data. (All symbols in the input relocs are in th
756 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); local
823 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); local
854 Relocation* reloc = *iter; local
873 Relocation* reloc = llvm::cast<Relocation>(relocIter); local
    [all...]
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 51 Reloc::Model RM, CodeModel::Model CM,
75 Reloc::Model RM, CodeModel::Model CM,
89 Reloc::Model RM, CodeModel::Model CM,
98 Reloc::Model RM, CodeModel::Model CM,
107 Reloc::Model RM, CodeModel::Model CM,
119 Reloc::Model RM, CodeModel::Model CM,
128 Reloc::Model RM, CodeModel::Model CM,
  /external/llvm/lib/Target/
TargetMachineC.cpp 108 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc,
110 Reloc::Model RM;
111 switch (Reloc){
113 RM = Reloc::Static;
116 RM = Reloc::PIC_;
119 RM = Reloc::DynamicNoPIC;
122 RM = Reloc::Default;
  /external/kernel-headers/original/uapi/drm/
msm_drm.h 107 * with this by emit'ing two reloc entries with appropriate shift
110 * NOTE that reloc's must be sorted by order of increasing submit_offset,
123 * IB_TARGET_BUF - this cmd buffer is an IB target. Reloc's are
143 * cmdstream buffer(s) themselves or reloc entries) has one (and only
147 * passed back through the 'presumed' field. If on a subsequent reloc,

Completed in 1709 milliseconds

12 3 4 5 6 7 8 91011>>