Searched refs:nasm_seg (Results 1 – 3 of 3) sorted by relevance
1745 int32_t nasm_seg; in macho_set_section_attribute_by_symbol() local1748 if (!lookup_label(label, &nasm_seg, &offset)) { in macho_set_section_attribute_by_symbol()1753 s = get_section_by_index(nasm_seg); in macho_set_section_attribute_by_symbol()
1740 int32_t nasm_seg; in macho_set_section_attribute_by_symbol() local1743 if (lookup_label(label, &nasm_seg, &offset) == LBL_none) { in macho_set_section_attribute_by_symbol()1748 s = get_section_by_index(nasm_seg); in macho_set_section_attribute_by_symbol()