Home | History | Annotate | Download | only in Target

Lines Matching refs:getSegmentFlag

1771     cur_flag = getSegmentFlag(sect->flag());
1858 uint32_t flag = getSegmentFlag(file_format->getStackNote().flag());
1874 cur_flag = getSegmentFlag((*sect)->flag());
2017 /// getSegmentFlag - give a section flag and return the corresponding segment
2019 uint32_t GNULDBackend::getSegmentFlag(const uint32_t pSectionFlag) {