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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
section.c 151 dir_section(yasm_object *object, yasm_valparamhead *valparams, function
170 { "section", "nasm", dir_section, YASM_DIR_ARG_REQUIRED },
171 { "segment", "nasm", dir_section, YASM_DIR_ARG_REQUIRED },
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parse.c 732 dir_section(yasm_parser_gas *parser_gas, unsigned int param) function
734 /* DIR_SECTION ID ',' STRING ',' '@' ID ',' dirvals */
    [all...]

Completed in 190 milliseconds