Home
last modified time | relevance | path

Searched defs:SegName (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/MachO/
H A DObject.cpp39 StringRef SegName) { in constructSegment()
46 LoadCommand &Object::addSegment(StringRef SegName) { in addSegment()
60 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp39 StringRef SegName) { in constructSegment()
46 LoadCommand &Object::addSegment(StringRef SegName) { in addSegment()
60 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp121 StringRef SegName) { in constructSegment()
128 LoadCommand &Object::addSegment(StringRef SegName) { in addSegment()
142 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/MachO/
H A DObject.cpp121 StringRef SegName) { in constructSegment()
128 LoadCommand &Object::addSegment(StringRef SegName) { in addSegment()
142 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp137 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
150 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
165 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp139 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
167 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp137 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
150 LoadCommand &Object::addSegment(StringRef SegName, uint64_t SegVMSize) { in addSegment()
165 static StringRef extractSegmentName(const char *SegName) { in extractSegmentName()
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Ddataseg.h60 char* SegName; /* Segment name */ member
/dports/devel/cc65/cc65-2.19/src/ld65/
H A Dcondes.c65 unsigned SegName; /* Name of segment the table is in */ member
259 void ConDesSetSegName (unsigned Type, unsigned SegName) in ConDesSetSegName()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp235 StringRef SegName = SLC.segname; in getImageBaseAddress() local
240 StringRef SegName = SLC.segname; in getImageBaseAddress() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp235 StringRef SegName = SLC.segname; in getImageBaseAddress() local
240 StringRef SegName = SLC.segname; in getImageBaseAddress() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in ChangeSection() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in ChangeSection() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 StringRef SegName = MSec.getSegmentName(); in canGoAfterDWARF() local
154 StringRef SegName = MSec.getSegmentName(); in changeSection() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp235 StringRef SegName = SLC.segname; in getImageBaseAddress() local
240 StringRef SegName = SLC.segname; in getImageBaseAddress() local

123456