Home
last modified time | relevance | path

Searched defs:return_offset (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdw/
Ddwarf_formref.c39 __libdw_formref (Dwarf_Attribute *attr, Dwarf_Off *return_offset) in __libdw_formref()
104 dwarf_formref (Dwarf_Attribute *attr, Dwarf_Off *return_offset) in dwarf_formref()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_buffer_objects.c520 GLuint *return_offset) in intel_upload_data()
602 GLuint *return_offset) in intel_upload_unmap()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_buffer_objects.c520 GLuint *return_offset) in intel_upload_data()
602 GLuint *return_offset) in intel_upload_unmap()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_buffer_objects.c520 GLuint *return_offset) in intel_upload_data()
602 GLuint *return_offset) in intel_upload_unmap()
/external/v8/src/
Dobjects.cc10993 int return_offset = Smi::cast(get(i + kReturnOffsetIndex))->value(); in LookupReturn() local