Searched defs:Segment (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/bsd/elftosb/dist/common/
H A DDataSource.h43 class Segment class in class:elftosb::DataSource
47 Segment(DataSource & source) : m_source(source) {} function in class:elftosb::DataSource::Segment
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dsegmented_array_test.cc136 constexpr auto Segment = Array<TestData>::SegmentSize; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_segmented_array.h35 struct Segment { struct in class:__xray::Array
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp148 void DebugLinesSubsection::setRelocationAddress(uint16_t Segment, argument
/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.py99 class Segment: class in inherits:
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h162 struct Segment { struct in class:llvm::LiveRange
170 Segment(SlotIndex S, SlotIndex E, VNInfo *V) function in struct:llvm::LiveRange::Segment
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionMachO.cpp83 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, argument
177 ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) argument
H A DMCContext.cpp414 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h119 uint16_t Segment = 0; member in struct:llvm::pdb::BulkPublic
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp172 std::string llvm::pdb::formatSegmentOffset(uint16_t Segment, uint32_t Offset) { argument
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.py99 class Segment: class in inherits:
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.py99 class Segment: class in inherits:
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.py99 class Segment: class in inherits:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp29 static void normalizePathSegment(std::string &Segment) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp375 mapping( IO &IO, WasmYAML::ElemSegment &Segment) argument
455 mapping( IO &IO, WasmYAML::DataSegment &Segment) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp341 const MachineOperand &Segment = MI->getOperand(OpNo + X86::AddrSegmentReg); local
H A DX86FixupLEAs.cpp376 const MachineOperand &Segment = MI.getOperand(1 + X86::AddrSegmentReg); local
508 const MachineOperand &Segment = MI.getOperand(1 + X86::AddrSegmentReg); local
560 const MachineOperand &Segment = MI.getOperand(1 + X86::AddrSegmentReg); local
H A DX86OptimizeLEAs.cpp83 MemOpKey(const MachineOperand *Base, const MachineOperand *Scale, const MachineOperand *Index, const MachineOperand *Segment, const MachineOperand *Disp) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp80 json::Array renderSegment(const coverage::CoverageSegment &Segment) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp142 MachO::segment_command_64 Segment; local
253 transferSegmentAndSections( const object::MachOObjectFile::LoadCommandInfo &LCI, SegmentTy Segment, const object::MachOObjectFile &Obj, MachObjectWriter &Writer, uint64_t LinkeditOffset, uint64_t LinkeditSize, uint64_t EHFrameOffset, uint64_t EHFrameSize, uint64_t DwarfSegmentSize, uint64_t &GapForDwarf, uint64_t &EndAddress) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h62 uint16_t Segment = 0; member in class:llvm::codeview::ProcSym
80 uint16_t Segment = 0; member in class:llvm::codeview::Thunk32Sym
133 uint16_t Segment = 0; member in class:llvm::codeview::CoffGroupSym
356 ulittle16_t Segment; member in struct:llvm::codeview::PublicSym32Header
371 uint16_t Segment = 0; member in class:llvm::codeview::PublicSym32
617 uint16_t Segment = 0; member in class:llvm::codeview::BlockSym
637 uint16_t Segment = 0; member in class:llvm::codeview::LabelSym
814 uint16_t Segment = 0; member in class:llvm::codeview::CallSiteInfoSym
835 uint16_t Segment = 0; member in class:llvm::codeview::HeapAllocationSiteSym
950 uint16_t Segment member in class:llvm::codeview::DataSym
972 uint16_t Segment = 0; member in class:llvm::codeview::ThreadLocalDataSym
1000 uint16_t Segment = 0; member in class:llvm::codeview::AnnotationSym
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h156 yaml::Hex64 Segment; member in struct:llvm::DWARFYAML::SegAddrPair
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h172 uint32_t Segment; member in struct:llvm::wasm::WasmDataReference
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h589 class Segment { class in class:llvm::json::Path
595 Segment(Root *R) : Pointer(reinterpret_cast<uintptr_t>(R)) {} function in class:llvm::json::Path::Segment
596 Segment(llvm::StringRef Field) function in class:llvm::json::Path::Segment
599 Segment(unsigned Index) : Pointer(0), Offset(Index) {} function in class:llvm::json::Path::Segment
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp474 bool DarwinAsmParser::parseSectionSwitch(StringRef Segment, StringRef Section, argument
689 StringRef Segment, Section; local
885 StringRef Segment; local
[all...]

Completed in 208 milliseconds

12