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 262 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,
1187 * nodes in the section. If section_flag is non-zero, only return the
1190 * value. (The value argument is ignored if section_flag is non-zero.)
1195 * (This won't happen if section_flag is non-zero, obviously.)
1199 const char *value, int section_flag, void **state,
1214 if (section_flag) {
1232 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION;
1242 if (section_flag) {
    [all...]

Completed in 352 milliseconds