Searched refs:STRTAB_BLOB (Results 1 – 5 of 5) sorted by relevance
605 STRTAB_BLOB = 1, enumerator
399 case bitc::STRTAB_BLOB: return "BLOB"; in GetCodeName()
4129 writeBlob(bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB, in writeStrtab()4136 writeBlob(bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB, Strtab); in copyStrtab()
1344 The ``STRTAB`` block (id 23) contains a single record (``STRTAB_BLOB``, id 1)
5682 readBlobInRecord(Stream, bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB); in getBitcodeFileContents()