Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h93 const yasm_dbgfmt_module *dbgfmt_module);
Dsection.c217 const yasm_dbgfmt_module *dbgfmt_module) in yasm_object_create() argument
266 dbgfmt_module->keyword) == 0) in yasm_object_create()
271 dbgfmt_module->keyword, objfmt_module->keyword); in yasm_object_create()
276 object->dbgfmt = yasm_dbgfmt_create(dbgfmt_module, object); in yasm_object_create()
280 dbgfmt_module->keyword, objfmt_module->keyword); in yasm_object_create()