Home
last modified time | relevance | path

Searched refs:STRTAB_BLOB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h772 STRTAB_BLOB = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp409 case bitc::STRTAB_BLOB: in GetCodeName()
H A DBitcodeReader.cpp8280 readBlobInRecord(Stream, bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB); in getBitcodeFileContents()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5070 writeBlob(bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB, in writeStrtab()
5077 writeBlob(bitc::STRTAB_BLOCK_ID, bitc::STRTAB_BLOB, Strtab); in copyStrtab()