Home
last modified time | relevance | path

Searched defs:data_section (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/nhlt/
Dnhlt-processor.c133 snd_config_t *data_section; in merge_manifest_data() local
216 snd_config_t *data_section; in manifest_create() local
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/
Dmetadata.rs542 let data_section = file.add_section(Vec::new(), b".data".to_vec(), SectionKind::Data); in create_compressed_metadata_file_for_xcoff() localVariable
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h927 uint32_t *data_section; member