Searched defs:init_array (Results 1 – 6 of 6) sorted by relevance
| /third_party/ltp/testcases/kernel/kvm/linker/ |
| D | x86.lds | 56 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 58 PROVIDE_HIDDEN (__init_array_end = .);
|
| D | x86_64.lds | 56 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 58 PROVIDE_HIDDEN (__init_array_end = .);
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| D | salted_seed_seq_test.cc | 39 uint32_t init_array[] = {1, 3, 5, 7, 9}; in ConformsToInterface() local 46 uint32_t init_array[] = {1, 2, 3, 4, 5}; in ConformsToInterface() local
|
| D | explicit_seed_seq_test.cc | 33 uint32_t init_array[] = {1, 3, 5, 7, 9}; in ConformsToInterface() local 40 uint32_t init_array[] = {1, 2, 3, 4, 5}; in ConformsToInterface() local
|
| /third_party/mesa3d/src/mesa/vbo/ |
| D | vbo_context.c | 56 init_array(struct gl_context *ctx, struct gl_array_attributes *attrib, in init_array() function
|
| /third_party/mesa3d/src/mesa/main/ |
| D | varray.c | 3860 init_array(struct gl_context *ctx, in init_array() function
|