Searched refs:Gaps (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | SymbolDumper.cpp | 53 void printLocalVariableAddrGap(ArrayRef<LocalVariableAddrGap> Gaps); 91 ArrayRef<LocalVariableAddrGap> Gaps) { in printLocalVariableAddrGap() argument 92 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() 321 printLocalVariableAddrGap(DefRangeFramePointerRel.Gaps); in visitKnownRecord() 335 printLocalVariableAddrGap(DefRangeRegisterRel.Gaps); in visitKnownRecord() 346 printLocalVariableAddrGap(DefRangeRegister.Gaps); in visitKnownRecord() 358 printLocalVariableAddrGap(DefRangeSubfieldRegister.Gaps); in visitKnownRecord() 377 printLocalVariableAddrGap(DefRangeSubfield.Gaps); in visitKnownRecord() 394 printLocalVariableAddrGap(DefRange.Gaps); in visitKnownRecord()
|
| H A D | SymbolRecordMapping.cpp | 234 error(IO.mapVectorTail(DefRangeFramePointerRel.Gaps, MapGap())); in visitKnownRecord() 255 error(IO.mapVectorTail(DefRangeRegisterRel.Gaps, MapGap())); in visitKnownRecord() 266 error(IO.mapVectorTail(DefRangeRegister.Gaps, MapGap())); in visitKnownRecord() 278 error(IO.mapVectorTail(DefRangeSubfieldRegister.Gaps, MapGap())); in visitKnownRecord() 289 error(IO.mapVectorTail(DefRangeSubfield.Gaps, MapGap())); in visitKnownRecord() 299 error(IO.mapVectorTail(DefRange.Gaps, MapGap())); in visitKnownRecord()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 344 ArrayRef<LocalVariableAddrGap> Gaps) { in formatGaps() argument 346 for (const auto &G : Gaps) { in formatGaps() 586 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord() 599 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord() 614 formatGaps(P.getIndentLevel() + 9, DefRangeRegister.Gaps)); in visitKnownRecord() 626 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord() 635 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord() 643 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLSymbols.cpp | 399 IO.mapRequired("Gaps", Symbol.Gaps); in map() 406 IO.mapRequired("Gaps", Symbol.Gaps); in map() 413 IO.mapRequired("Gaps", Symbol.Gaps); in map() 419 IO.mapRequired("Gaps", Symbol.Gaps); in map() 427 IO.mapRequired("Gaps", Symbol.Gaps); in map() 440 IO.mapRequired("Gaps", Symbol.Gaps); in map()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | SymbolRecord.h | 452 std::vector<LocalVariableAddrGap> Gaps; variable 474 std::vector<LocalVariableAddrGap> Gaps; variable 496 std::vector<LocalVariableAddrGap> Gaps; variable 520 std::vector<LocalVariableAddrGap> Gaps; variable 546 std::vector<LocalVariableAddrGap> Gaps; variable 581 std::vector<LocalVariableAddrGap> Gaps; variable
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | X509_LOOKUP_hash_dir.pod | 93 Gaps in the sequence numbers are not supported, it is assumed that there are no
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | X509_LOOKUP_hash_dir.pod | 98 Gaps in the sequence numbers are not supported, it is assumed that there are no
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/ |
| H A D | BUGS | 68 Gaps are appearing at the bottom of pages when there's a linebreak
|
| /netbsd-src/external/gpl2/gawk/dist/ |
| H A D | awk.texi | 11549 Gaps in the line numbers can be handled with an easy improvement to the
|