HomeSort by relevance Sort by last modified time
    Searched defs:section_table (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
libieee.h 80 asection **section_table; member in struct:ieee_data_struct
  /hardware/qcom/audio/hal/
platform_info.c 62 static section_process_fn section_table[] = { variable
801 section_process_fn fn = section_table[section];
809 section_process_fn fn = section_table[PCM_ID];
817 section_process_fn fn = section_table[section];
825 section_process_fn fn = section_table[GAIN_LEVEL_MAPPING];
833 section_process_fn fn = section_table[APP_TYPE];
840 section_process_fn fn = section_table[MICROPHONE_CHARACTERISTIC];
859 section_process_fn fn = section_table[SND_DEV];
870 section_process_fn fn = section_table[MIC_INFO];
882 section_process_fn fn = section_table[section]
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
dwp.cc 520 typedef std::vector<const Unit_set*> Section_table;
561 Section_table::const_iterator
562 section_table() const function in class:gold::Dwp_output_file::Dwp_index
565 Section_table::const_iterator
599 Section_table section_table_;
    [all...]

Completed in 360 milliseconds