Searched defs:getSegmentFlag (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1858 cur_flag = getSegmentFlag(sect->flag());
1952 getSegmentFlag(file_format->getStackNote().flag()));
1966 cur_flag = getSegmentFlag((*sect)->flag());
2116 /// getSegmentFlag - give a section flag and return the corresponding segment
2118 uint32_t GNULDBackend::getSegmentFlag(const uint32_t pSectionFlag) function in class:GNULDBackend

Completed in 48 milliseconds