| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFStreamer.cpp | 78 for (auto *L : Labels) { in createPendingLabelRelocs() 85 Labels.clear(); in createPendingLabelRelocs() 90 Labels.push_back(Symbol); in emitLabel() 95 Labels.clear(); in switchSection() 101 Labels.clear(); in emitValueImpl() 106 Labels.clear(); in emitIntValue()
|
| H A D | MipsELFStreamer.h | 33 SmallVector<MCSymbol*, 4> Labels; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfFile.cpp | 118 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local 119 Labels.push_back(Label); in addScopeLabel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinkerCompileUnit.h | 166 bool hasLabelAt(uint64_t Addr) const { return Labels.count(Addr); } in hasLabelAt() 310 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerCompileUnit.h | 375 bool hasLabelAt(uint64_t Addr) const { return Labels.count(Addr); } in hasLabelAt() 713 LabelMapTy Labels; variable
|
| H A D | DWARFLinkerCompileUnit.cpp | 89 Labels.clear(); in maybeResetToLoadedStage() 437 Labels.insert({LabelLowPc, PcOffset}); in addLabelLowPc() 1377 LabelMapTy::iterator It = Labels.find(*lowPC); in createPlainDIEandCloneAttributes() 1378 if (It != Labels.end()) in createPlainDIEandCloneAttributes()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinkerCompileUnit.cpp | 162 Labels.insert({LabelLowPc, PcOffset}); in addLabelLowPc()
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | dts-coding-style.rst | 28 2. Labels can use only the following characters:
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 755 assert(!Labels.empty()); in rescopeLabels() 760 for (const LabelDecl *Label : Labels) { in rescopeLabels() 770 ParentScope->Labels.append(Labels.begin(), Labels.end()); in rescopeLabels()
|
| H A D | CodeGenFunction.h | 1088 SmallVector<const LabelDecl *, 4> Labels; 1100 Labels.push_back(label); 1113 if (!Labels.empty()) 1117 bool hasLabels() const { return !Labels.empty(); }
|
| /freebsd/contrib/mandoc/ |
| H A D | lib.in | 51 LINE("libdisk", "Interface to Slice and Partition Labels Library (libdisk, \\-ldisk)")
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 1520 std::unordered_map<uint64_t, std::vector<BBAddrMapLabel>> &Labels) { in collectBBAddrMapLabels() argument 1523 Labels.clear(); in collectBBAddrMapLabels() 1546 Labels[BBAddress].push_back( in collectBBAddrMapLabels() 1557 std::unordered_map<uint64_t, std::string> &Labels) { in collectLocalBranchTargets() argument 1604 Labels.clear(); in collectLocalBranchTargets() 1606 Labels[Target] = ("L" + Twine(Idx)).str(); in collectLocalBranchTargets()
|
| /freebsd/contrib/libxo/doc/ |
| H A D | field-roles.rst | 179 Labels are text that appears before a value::
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3490.txt | 267 A label is an individual part of a domain name. Labels are usually 314 or not the label was already an ASCII label. Labels are defined to 800 resolver library using the ToASCII operation. Labels received from
|
| H A D | rfc3492.txt | 84 domain names. Labels containing non-ASCII characters can be
|
| /freebsd/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 152 RFC2673: Binary Labels in the Domain Name System
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 4147 … is compatible with GCC's, `documented here <https://gcc.gnu.org/onlinedocs/gcc/Asm-Labels.html>`_.
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 15060 # ESC [ ?13 l Labels on 15354 # Set Phone Labels: \EPpstring\ 19241 # . Labels
|