Searched defs:AbbrCode (Results 1 – 12 of 12) sorted by relevance
37 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
35 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
92 static uint32_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()141 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
40 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()106 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
191 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
96 llvm::yaml::Hex32 AbbrCode; member
100 llvm::yaml::Hex32 AbbrCode; member
272 uint32_t AbbrCode = Entry.AbbrCode; in writeDIE() local