Searched refs:StType (Results 1 – 1 of 1) sorted by relevance
106 void add(size_t StNameOffset, uint64_t StSize, uint8_t StBind, uint8_t StType, in add() argument111 S.st_info = (StBind << 4) | (StType & 0xf); in add()