Searched defs:yasm_objfmt_section_switch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dobjfmt.h112 /** Module-level implementation of yasm_objfmt_section_switch().
113 * Call yasm_objfmt_section_switch() instead of calling this function.
176 /*@observer@*/ /*@null@*/ yasm_section *yasm_objfmt_section_switch
201 #define yasm_objfmt_section_switch(object, vpms, oe_vpms, line) \ macro

Completed in 100 milliseconds