| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/ |
| D | WasmObjcopy.cpp | 40 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() 115 StringRef SecName; in handleArgs() local 125 StringRef SecName, FileName; in handleArgs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
| D | MachOObjcopy.cpp | 257 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() 279 static Error addSection(StringRef SecName, StringRef Filename, Object &Obj) { in addSection() 362 StringRef SecName = SecPair.first; in handleArgs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| D | Mangling.cpp | 159 auto SecName = cantFail(MachOObj.getSectionName(Sec.getRawDataRefImpl())); in getObjectSymbolInfo() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ObjDumper.cpp | 90 StringRef SecName = unwrapOrError(Obj.getFileName(), SecRef.getName()); in getSectionRefsByNameOrIndex() local
|
| D | ELFDumper.cpp | 4430 StringRef SecName = this->getPrintableSectionName(Sec); in printGNUVersionSectionProlog() local 5475 const typename ELFT::Addr Size) { in printNotes() 6923 const typename ELFT::Addr Size) { in printNotes()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| D | DWARFStreamer.cpp | 189 void DwarfStreamer::emitSectionContents(StringRef SecData, StringRef SecName) { in emitSectionContents() 723 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
| D | COFFObjcopy.cpp | 233 StringRef SecName, FileName; in handleArgs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
| D | ELFObjcopy.cpp | 177 static Error dumpSectionToFile(StringRef SecName, StringRef Filename, in dumpSectionToFile() 668 StringRef SecName = SecPair.first; in handleArgs() local
|
| D | Object.h | 504 OwnedDataSection(StringRef SecName, ArrayRef<uint8_t> Data) in OwnedDataSection() 512 OwnedDataSection(const Twine &SecName, uint64_t SecAddr, uint64_t SecFlags, in OwnedDataSection()
|
| D | Object.cpp | 1776 Expected<StringRef> SecName = ElfFile.getSectionName(Shdr); in readSectionHeaders() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| D | BTFDebug.cpp | 352 BTFKindDataSec::BTFKindDataSec(AsmPrinter *AsmPrt, std::string SecName) in BTFKindDataSec() 1143 StringRef SecName; in processGlobals() local 1310 StringRef SecName = F->getSection(); in processFuncPrototypes() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| D | ELFDump.cpp | 103 auto SecName = EF.getSectionName(*SymSec); in getRelocationValueString() local
|
| D | llvm-objdump.cpp | 252 StringRef SecName = *SecNameOrErr; in checkSectionFilter() local 1745 StringRef SecName = unwrapOrError(P.first.getName(), Obj->getFileName()); in printRelocations() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/ |
| D | MCMachOStreamer.cpp | 126 StringRef SecName = MSec.getName(); in canGoAfterDWARF() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | DWARFEmitter.cpp | 1008 DWARFYAML::getDWARFEmitterByName(StringRef SecName) { in getDWARFEmitterByName() 1073 for (StringRef SecName : DI.getNonEmptySectionNames()) in emitDebugSections() local
|
| D | ELFEmitter.cpp | 404 std::string SecName = ("." + DebugSecName).str(); in ELFState() local 420 for (StringRef SecName : ImplicitSections) { in ELFState() local 653 Elf_Shdr &Header, StringRef SecName, in initImplicitHeader()
|
| D | WasmEmitter.cpp | 607 StringRef SecName = ""; in writeWasm() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | RawTypes.h | 79 support::ulittle16_t SecName; // Byte index of the segment or group name member
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaAttr.cpp | 275 StringRef SecName) { in ActOnPragmaClangSection()
|
| D | SemaDeclAttr.cpp | 3098 llvm::Error Sema::isValidSectionSpecifier(StringRef SecName) { in isValidSectionSpecifier() 3110 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| D | WebAssemblyAsmParser.cpp | 1097 auto SecName = ".text." + SymName; in doBeforeLabelEmit() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/ |
| D | llvm-nm.cpp | 1003 StringRef &SecName) { in getNMSectionTagAndName()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | TargetLoweringObjectFileImpl.cpp | 1729 StringRef SecName = getCOFFSectionNameForUniqueGlobal(Kind); in getSectionForJumpTable() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/ |
| D | ParsePragma.cpp | 1986 std::string SecName; in HandlePragma() local
|