Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dobjfmt.h116 (*section_switch)(yasm_object *object, yasm_valparamhead *valparams, member
202 ((yasm_objfmt_base *)((object)->objfmt))->module->section_switch \
/external/oprofile/libutil++/
Dbfd_support.cpp472 bool section_switch; in translate_debuginfo_syms() local
475 section_switch = true; in translate_debuginfo_syms()
478 section_switch = false; in translate_debuginfo_syms()
481 if (section_switch ) { in translate_debuginfo_syms()