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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
valparam.h 242 typedef struct yasm_dir_help { struct
256 #yasm_dir_help.off offset
257 * \param arg #yasm_dir_help.arg argument
264 * data pointer is given to #yasm_dir_help.helper(). This is so that
271 /** Argument to pass in as the arg parameter to #yasm_dir_help.helper().
274 } yasm_dir_help; typedef in typeref:struct:yasm_dir_help
277 * #yasm_dir_help structures and tries to match val=param (or just val)
280 * \param obj object to be passed to yasm_dir_help.helper() or
284 * \param help array of #yasm_dir_help structures
287 * the respective #yasm_dir_help.off is added to thi
    [all...]
valparam.c 221 const yasm_dir_help *help, size_t nhelp, void *data,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
rdf-objfmt.c 493 static const yasm_dir_help help[] = {
894 static const yasm_dir_help help[] = {
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-objfmt.c 178 static const yasm_dir_help help[] = {
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c 681 static const yasm_dir_help help[] = {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.c     [all...]

Completed in 815 milliseconds