OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reloc_count
(Results
1 - 23
of
23
) sorted by null
/bionic/libc/kernel/uapi/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/development/ndk/platforms/android-L/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/external/kernel-headers/original/uapi/linux/
flat.h
44
unsigned long
reloc_count
; /* Number of relocation records */
member in struct:flat_hdr
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
flat.h
44
unsigned long
reloc_count
; /* Number of relocation records */
member in struct:flat_hdr
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
flat.h
44
unsigned long
reloc_count
; /* Number of relocation records */
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
flat.h
35
unsigned long
reloc_count
;
member in struct:flat_hdr
/hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr_gem.c
134
int
reloc_count
;
member in struct:_drm_intel_bo_gem
223
for (j = 0; j < bo_gem->
reloc_count
; j++) {
275
bufmgr_gem->exec_objects[index].relocation_count = bo_gem->
reloc_count
;
567
for (i = 0; i < bo_gem->
reloc_count
; i++)
591
bo_gem->
reloc_count
= 0;
951
assert(bo_gem->
reloc_count
< bufmgr_gem->max_relocs);
967
bo_gem->relocs[bo_gem->
reloc_count
].offset = offset;
968
bo_gem->relocs[bo_gem->
reloc_count
].delta = target_offset;
969
bo_gem->relocs[bo_gem->
reloc_count
].target_handle =
971
bo_gem->relocs[bo_gem->
reloc_count
].read_domains = read_domains
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_context.h
141
int
reloc_count
;
member in struct:intel_batchbuffer::__anon19096
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.h
141
int
reloc_count
;
member in struct:intel_batchbuffer::__anon32493
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h
1522
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h
1498
unsigned
reloc_count
;
member in struct:bfd_section
[
all
...]
Completed in 1578 milliseconds