Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c625 macho_objfmt_output_section(yasm_section *sect, /*@null@ */ void *d) in macho_objfmt_output_section() function
1115 yasm_object_sections_traverse(object, &info, macho_objfmt_output_section); in macho_objfmt_output()