Home
last modified time | relevance | path

Searched defs:Abbreviations (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h47 std::vector<DIEAbbrev *> Abbreviations; variable
/external/llvm/docs/
DBitCodeFormat.rst278 Abbreviations section in Bitstream Format
306 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the argument
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBitCodeFormat.rst280 Abbreviations section in Bitstream Format
308 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h254 DIEAbbrevSet Abbreviations; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h432 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h208 std::vector<DIEAbbrev *> Abbreviations; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h142 std::vector<DIEAbbrev *> Abbreviations; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp218 DenseMap<uint32_t, SmallVector<AttributeEncoding, 2>> Abbreviations; member in __anon41ef894b0311::Dwarf5AccelTableWriter
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1383 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; member in llvm::dsymutil::__anond69ad1180111::DwarfLinker