| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkMemoryManager.cpp | 29 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in allocate() 34 JITTargetAddress getTargetMemory(ProtectionFlags Seg) override { in allocate() 89 const auto &Seg = KV.second; in allocate() local 112 const auto &Seg = KV.second; in allocate() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-size/ |
| D | llvm-size.cpp | 220 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSectionSizes() local 246 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes() local 289 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSegmentSizes() local 315 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRPCExecutorProcessControl.h | 58 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in getWorkingMemory() 65 JITTargetAddress getTargetMemory(ProtectionFlags Seg) override { in getTargetMemory()
|
| D | OrcRemoteTargetClient.h | 359 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in getWorkingMemory() 365 JITTargetAddress getTargetMemory(ProtectionFlags Seg) override { in getTargetMemory() 417 const auto &Seg = KV.second; in allocateHostBlocks() local 502 const auto &Seg = KV.second; in calcTotalAllocSize() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
| D | Object.cpp | 138 constructSegment(SegmentType &Seg, llvm::MachO::LoadCommandType CmdType, in constructSegment()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | WasmDumper.cpp | 177 const wasm::WasmDataSegment &Seg = Segment.Data; in printSectionHeaders() local
|
| D | ELFDumper.cpp | 1381 StringRef Seg = segmentTypeToString(Arch, Type); in getGNUPtType() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | LiveRegMatrix.cpp | 213 LiveRange::Segment Seg(Start, End, &valno); in checkInterference() local
|
| D | LiveRangeCalc.cpp | 163 LiveRange::Segment &Seg = *std::prev(UB); in isDefOnEntry() local
|
| D | VirtRegMap.cpp | 365 for (const auto &Seg : LI) { in addMBBLiveIns() local
|
| D | LiveInterval.cpp | 1179 void LiveRangeUpdater::add(LiveRange::Segment Seg) { in add()
|
| D | SplitKit.cpp | 1238 const LiveRange::Segment *Seg = LR.getSegmentContaining(Def); in removeDeadSegment() local
|
| D | RegisterCoalescer.cpp | 1647 LiveRange::Segment *Seg = DstLI.getSegmentContaining(RegIndex); in eliminateUndefCopy() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 417 for (auto &Seg : Range) { in updateDeadsInRange() local 471 for (auto &Seg : Range) { in updateDeadsInRange() local 488 for (auto &Seg : Range) { in updateDeadsInRange() local
|
| D | HexagonVectorCombine.cpp | 198 Segment Seg; // Value segment. member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
| D | Object.cpp | 37 template <class ELFT> void ELFWriter<ELFT>::writePhdr(const Segment &Seg) { in writePhdr() 328 Segment *Seg = Sec->ParentSegment; in sectionPhysicalAddr() local 1205 static bool sectionWithinSegment(const SectionBase &Sec, const Segment &Seg) { in sectionWithinSegment() 1437 Segment &Seg = Obj.addSegment(Data); in readProgramHeaders() local 2044 for (auto &Seg : Obj.segments()) in writePhdrs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| D | MachODump.cpp | 666 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintIndirectSymbols() local 694 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols() local 1002 const MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintRelocations() local 1022 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations() local 3006 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessCstringPointer() local 3027 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer() local 3062 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessIndirectSymbol() local 3093 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol() local 3213 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessPointerPointer() local 10258 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie() local [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | LiveInterval.h | 622 auto Seg = segments.begin(), EndSeg = segments.end(); in findIndexesLiveAt() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/ |
| D | llvm-nm.cpp | 1137 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO() local 1143 MachO::segment_command_64 Seg = MachO.getSegment64LoadCommand(Command); in dumpSymbolsFromDLInfoMachO() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | JSON.h | 610 Segment Seg; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 413 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); in SimplifyShortMoveForm() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ObjectFileELF.cpp | 1765 void AddSegment(const VMRange &Range, SectionSP Seg) { in AddSegment()
|