Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h379 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
DDwarfDebug.cpp1899 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h384 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
DDwarfDebug.cpp2356 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()