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

  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 272 static const uint32_t section_flag = Section << TYPE_OFFSET; member in class:mcld::ResolveInfo
  /external/e2fsprogs/e2fsck/
profile.c 195 int section_flag, void **state,
1192 * nodes in the section. If section_flag is non-zero, only return the
1195 * value. (The value argument is ignored if section_flag is non-zero.)
1200 * (This won't happen if section_flag is non-zero, obviously.)
1204 const char *value, int section_flag, void **state,
1219 if (section_flag) {
1237 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION;
1247 if (section_flag) {
    [all...]

Completed in 357 milliseconds