OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_type
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/mips/include/
reloc.h
41
enum
reloc_type
{
enum
57
* 4. if the
reloc_type
is MIPS_RELOC_HI16_S and the result bit 15 is set,
68
enum
reloc_type
r_type:5; /* relocation type, from above */
/src/sys/arch/sparc/include/
aout_machdep.h
35
enum
reloc_type
{
enum
56
enum
reloc_type
r_type : 5; /* relocation type time copy */
reloc.h
47
enum
reloc_type
{
enum
126
enum
reloc_type
r_type:5; /* relocation type, from above */
/src/sys/arch/powerpc/include/
reloc.h
40
enum
reloc_type
{
enum
/src/sys/arch/hppa/include/
reloc.h
46
enum
reloc_type
{
enum
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
qxl_drm.h
80
__u32
reloc_type
;
member in struct:drm_qxl_reloc
/src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_ioctl.c
224
if (reloc.
reloc_type
!= QXL_RELOC_TYPE_BO && reloc.
reloc_type
!= QXL_RELOC_TYPE_SURF) {
225
DRM_DEBUG("unknown reloc type %d\n", reloc.
reloc_type
);
230
reloc_info[i].type = reloc.
reloc_type
;
245
if (reloc.
reloc_type
== QXL_RELOC_TYPE_BO || reloc.src_handle) {
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025