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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
objfmt.h 116 (*section_switch)(yasm_object *object, yasm_valparamhead *valparams, member in struct:yasm_objfmt_module
202 ((yasm_objfmt_base *)((object)->objfmt))->module->section_switch \
  /external/oprofile/libutil++/
bfd_support.cpp 472 bool section_switch; local
475 section_switch = true;
478 section_switch = false;
481 if (section_switch ) {

Completed in 79 milliseconds