Home
last modified time | relevance | path

Searched defs:Abbreviations (Results 1 – 4 of 4) 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/lib/CodeGen/AsmPrinter/
DDwarfDebug.h208 std::vector<DIEAbbrev *> Abbreviations; variable
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1383 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; member in llvm::dsymutil::__anon81c782ce0111::DwarfLinker