Home
last modified time | relevance | path

Searched refs:SectionVal (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp603 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
604 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
605 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
606 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp707 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
708 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
709 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
710 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp709 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
710 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp711 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp712 StringRef SectionVal(Loc.getPointer()); in parseDirectiveSection() local
713 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
714 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
715 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/vfe/unix/
H A Dunixoptions.cpp721 typedef enum { NONE, FILE_IO, SHELLOUT, PERMITTED_PATHS, UNKNOWN } SectionVal; in parse_conf_file() typedef
722 SectionVal section; in parse_conf_file()
723 typedef struct Section { const char *label; const SectionVal value; } Section; in parse_conf_file()
/dports/graphics/povray37/povray-3.7.0.10/vfe/unix/
H A Dunixoptions.cpp705 typedef enum { NONE, FILE_IO, SHELLOUT, PERMITTED_PATHS, UNKNOWN } SectionVal; in parse_conf_file() typedef
706 SectionVal section; in parse_conf_file()
707 typedef struct Section { const char *label; const SectionVal value; } Section; in parse_conf_file()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp703 StringRef SectionVal; in emitModuleMetadata() local
705 GetObjCImageInfo(M, VersionVal, ImageInfoFlags, SectionVal); in emitModuleMetadata()
708 if (SectionVal.empty()) in emitModuleMetadata()
715 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleMetadata()
/dports/graphics/megapov/megapov-1.2.1/unix/
H A Dunix.cpp1266 typedef enum { NONE, FILE_IO, SHELLOUT, PERMITTED_PATHS, UNKNOWN } SectionVal; in unix_parse_conf_file() typedef
1267 SectionVal section; in unix_parse_conf_file()
1268 typedef struct { const char *label; const SectionVal value; } Section; in unix_parse_conf_file()
/dports/graphics/povray36/povray-3.6.1/unix/
H A Dunix.cpp1259 typedef enum { NONE, FILE_IO, SHELLOUT, PERMITTED_PATHS, UNKNOWN } SectionVal; in unix_parse_conf_file() typedef
1260 SectionVal section; in unix_parse_conf_file()
1261 typedef struct { const char *label; const SectionVal value; } Section; in unix_parse_conf_file()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp894 StringRef SectionVal; in emitModuleMetadata() local
896 GetObjCImageInfo(M, VersionVal, ImageInfoFlags, SectionVal); in emitModuleMetadata()
899 if (SectionVal.empty()) in emitModuleMetadata()
906 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleMetadata()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp872 StringRef SectionVal; in emitModuleMetadata() local
874 GetObjCImageInfo(M, VersionVal, ImageInfoFlags, SectionVal); in emitModuleMetadata()
877 if (SectionVal.empty()) in emitModuleMetadata()
884 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleMetadata()

12