Home
last modified time | relevance | path

Searched refs:nasm_seg (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutmacho.c1745 int32_t nasm_seg; in macho_set_section_attribute_by_symbol() local
1748 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Doutmacho.c1740 int32_t nasm_seg; in macho_set_section_attribute_by_symbol() local
1743 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()
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutmacho.c1740 int32_t nasm_seg; in macho_set_section_attribute_by_symbol() local
1743 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()