Searched refs:OMF_LNAMES (Results 1 – 9 of 9) sorted by relevance
8 OMF_LINNUM32, OMF_LNAMES, OMF_LNAMES, OMF_SEGDEF, in is_valid_omf_type()363 if (record->type == OMF_LNAMES) { in load_omf_content()479 while ((tmp = get_next_omf_record_type(tmp, OMF_LNAMES))) { in cpy_omf_names()563 obj->nb_name = count_omf_multi_record_type (obj, OMF_LNAMES); in get_omf_infos()610 if (((OMF_record *)rec)->type == OMF_LNAMES) { in free_all_omf_records()
17 #define OMF_LNAMES 0x96 // List of Names Record macro
45 #define OMF_LNAMES 0x96 macro
25 {OMF_LNAMES, "List of Names"},131 if (rec.Type2 == OMF_LNAMES) { in ParseFile()238 if (Records[i].Type2 == OMF_LNAMES) { in DumpNames()701 if (rec.Type2 == OMF_LNAMES) { in PublicNames()
66 #define OMF_LNAMES 0x96 // List of Names Record macro
386 ToFile.StartRecord(OMF_LNAMES); in MakeLNAMES()404 ToFile.StartRecord(OMF_LNAMES); // Start new LNAMES record in MakeLNAMES()
818 case OMF_LNAMES: case OMF_SEGDEF: case OMF_GRPDEF: case OMF_FIXUPP: in CheckUnsupportedRecords()