HomeSort by relevance Sort by last modified time
    Searched refs:yasm_objfmt_section_switch (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
objfmt.h 112 /** 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
section.c 155 yasm_objfmt_section_switch(object, valparams, objext_valparams, line);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parse.c     [all...]

Completed in 142 milliseconds