HomeSort by relevance Sort by last modified time
    Searched refs:sect_index (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-macho.c 666 obj_mach_o_known_section (int sect_index)
674 section = obj_mach_o_segT_from_bfd_name (known_sections[sect_index], 1);
714 obj_mach_o_objc_section (int sect_index)
722 section = obj_mach_o_segT_from_bfd_name (objc_sections[sect_index], 1);
759 obj_mach_o_debug_section (int sect_index)
767 section = obj_mach_o_segT_from_bfd_name (debug_sections[sect_index], 1);
806 obj_mach_o_opt_tgt_section (int sect_index)
808 const struct opt_tgt_sect *tgtsct = &tgt_sections[sect_index];
841 obj_mach_o_base_section (int sect_index)
853 switch (sect_index)
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.c 1242 uint8_t sect_index = 0; local
    [all...]

Completed in 64 milliseconds