HomeSort by relevance Sort by last modified time
    Searched refs:AnnotationData (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 160 struct AnnotationData {
203 const AnnotationData &operator*() {
263 AnnotationData Result;
332 Optional<AnnotationData> Current;
346 return make_range(BinaryAnnotationIterator(AnnotationData),
353 std::vector<uint8_t> AnnotationData;
  /external/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h 258 struct AnnotationData {
301 const AnnotationData &operator*() {
361 AnnotationData Result;
430 Optional<AnnotationData> Current;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
SymbolRecordMapping.cpp 346 error(IO.mapByteVectorTail(InlineSite.AnnotationData));
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
MinimalSymbolDumper.cpp 639 auto Bytes = makeArrayRef(IS.AnnotationData);

Completed in 59 milliseconds