/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFSection.h | 21 struct SectionName { struct 22 StringRef Name; 23 bool IsNameUnique;
|
H A D | DWARFListTable.h | 80 StringRef SectionName; variable 86 DWARFListTableHeader(StringRef SectionName, StringRef ListTypeString) in DWARFListTableHeader() 157 DWARFListTableBase(StringRef SectionName, StringRef HeaderString, in DWARFListTableBase() 232 StringRef SectionName, in extract()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaTargetStreamer.cpp | 27 std::string SectionName; in getLiteralSectionName() local 89 std::string SectionName = getLiteralSectionName(CS->getName()); in emitLiteral() local 109 std::string SectionName = getLiteralSectionName(BaseSection->getName()); in startLiteralSection() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | DWARFRecordSectionSplitter.h | 29 StringRef SectionName; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ObjDumper.cpp | 147 StringRef SectionName, StringRef &SectionContent, in maybeDecompress() 165 StringRef SectionName = unwrapOrError(Obj.getFileName(), Section.getName()); in printSectionsAsString() local 182 StringRef SectionName = unwrapOrError(Obj.getFileName(), Section.getName()); in printSectionsAsHex() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | DefineExternalSectionStartAndEndSymbols.h | 140 std::string SectionName = (SegName + "," + SecName).str(); in identifyMachOSectionStartAndEndSymbols() local 146 std::string SectionName = (SegName + "," + SecName).str(); in identifyMachOSectionStartAndEndSymbols() local
|
H A D | DWARFRecordSectionSplitter.cpp | 17 DWARFRecordSectionSplitter::DWARFRecordSectionSplitter(StringRef SectionName) in DWARFRecordSectionSplitter()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPTNote.h | 24 const char SectionName[] = ".note"; variable
|
H A D | AMDGPUTargetObjectFile.cpp | 32 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXMCAsmInfo.h | 35 bool shouldOmitSectionDirective(StringRef SectionName) const override { in shouldOmitSectionDirective()
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | Utility.cpp | 66 StringRef SectionName) { in emitOffloadingEntry() 89 offloading::getOffloadEntryArray(Module &M, StringRef SectionName) { in getOffloadEntryArray()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 173 StringRef FileName, StringRef SectionName) { in getSectionId() 266 StringRef SectionName, unsigned SectionID) { in allocateFromSlab() 296 StringRef SectionName) { in allocateCodeSection() 324 StringRef SectionName, in allocateDataSection() 362 StringRef SectionName) { in allocateTLSSection() 661 std::string SectionName = SectionIDStr.substr(ComaIdx + 1); in applySpecificSectionMappings() local 845 uint32_t StubOffset) { in linkAndVerify() 917 -> Expected<RuntimeDyldChecker::MemoryRegionInfo> { in linkAndVerify()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFMasmParser.cpp | 213 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, in ParseSectionSwitch() 219 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, in ParseSectionSwitch() 243 StringRef SectionName = SegmentName; in ParseDirectiveSegment() local
|
H A D | ELFAsmParser.cpp | 244 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 517 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() 522 static bool allowSectionTypeMismatch(const Triple &TT, StringRef SectionName, in allowSectionTypeMismatch() 540 StringRef SectionName; in ParseSectionArguments() local
|
H A D | COFFAsmParser.cpp | 150 bool COFFAsmParser::ParseSectionFlags(StringRef SectionName, in ParseSectionFlags() 325 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 355 StringRef SectionName; in parseSectionArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXContainerGlobals.cpp | 110 Module &M, Constant *Content, StringRef Name, StringRef SectionName) { in buildContainerGlobal() 120 StringRef SectionName) { in buildSignature()
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | ForwardingMemoryManager.h | 35 StringRef SectionName) override { in allocateCodeSection() 40 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 24 StringRef SectionName, in allocateDataSection() 36 StringRef SectionName) { in allocateCodeSection()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 64 StringRef SectionName) { in allocateCodeSection() 79 StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreTargetObjectFile.cpp | 99 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkLinker.cpp | 40 Expected<StringRef> SectionName = getRemarksSectionName(Obj); in getRemarksSectionContents() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 69 void reportSection(llvm::IttEventType EventType, const char *SectionName, in reportSection() 90 StringRef SectionName(""); in fillSectionInformation() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | SectionSizes.cpp | 86 StringRef SectionName; in calculateSectionSizes() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 265 std::string SectionName = ".mips16.call.fp." + Name; in assureFPCallStub() local 451 std::string SectionName = ".mips16.fn." + Name; in createFPFnStub() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
H A D | BreakpointResolver.h | 182 SectionName, enumerator
|