| /external/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 25 StringRef SectionName, in allocateDataSection() 35 StringRef SectionName) { in allocateCodeSection()
|
| D | ExecutionEngineBindings.cpp | 361 StringRef SectionName) { in allocateCodeSection() 368 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
|
| /external/llvm/include/llvm/MC/ |
| D | MCSectionMachO.h | 27 char SectionName[16]; // Not necessarily null terminated! variable
|
| D | MCSectionCOFF.h | 26 StringRef SectionName; variable
|
| D | MCSectionELF.h | 33 StringRef SectionName; variable
|
| D | MCContext.h | 183 std::string SectionName; member 200 std::string SectionName; member
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCSectionCOFF.h | 26 StringRef SectionName; variable
|
| D | MCSectionELF.h | 29 StringRef SectionName; variable
|
| D | MCSectionMachO.h | 26 char SectionName[16]; // Not necessarily null terminated! variable
|
| /external/llvm/tools/lli/ |
| D | RemoteJITUtils.h | 92 StringRef SectionName) override { in allocateCodeSection() 97 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldChecker.cpp | 345 StringRef SectionName; in evalStubAddr() local 390 StringRef SectionName; in evalSectionAddr() local 790 StringRef FileName, StringRef SectionName, bool IsInsideLoad) const { in getSectionAddr() 813 StringRef FileName, StringRef SectionName, StringRef SymbolName, in getStubAddrFor() 868 StringRef SectionName = Section.getName(); in registerSection() local 878 StringRef SectionName = Section.getName(); in registerStubMap() local 934 RuntimeDyldChecker::getSectionAddr(StringRef FileName, StringRef SectionName, in getSectionAddr()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreTargetObjectFile.cpp | 102 StringRef SectionName = GV->getSection(); in getExplicitSectionGlobal() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | COFFDumper.cpp | 700 StringRef SectionName; in printCodeViewDebugInfo() local 706 StringRef SectionName; in printCodeViewDebugInfo() local 740 void COFFDumper::printCodeViewSymbolSection(StringRef SectionName, in printCodeViewSymbolSection() 1053 StringRef SectionName; in mergeCodeViewTypes() local 1079 void COFFDumper::printCodeViewTypeSection(StringRef SectionName, in printCodeViewTypeSection() 1220 StringRef SectionName; in getSectionName() local 1249 StringRef SectionName = ""; in printSymbol() local
|
| /external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCELFStreamer.cpp | 106 StringRef SectionName = in HexagonMCEmitCommonSymbol() local
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 219 StringRef SectionName) { in allocateCodeSection() 238 StringRef SectionName, in allocateDataSection() 506 std::string SectionName = SectionIDStr.substr(ComaIdx + 1); in applySpecificSectionMappings() local
|
| /external/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 269 std::string SectionName = ".mips16.call.fp." + Name; in assureFPCallStub() local 460 std::string SectionName = ".mips16.fn." + Name; in createFPFnStub() local
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 247 bool Sema::UnifySection(StringRef SectionName, in UnifySection() 274 bool Sema::UnifySection(StringRef SectionName, in UnifySection()
|
| /external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 221 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 331 StringRef SectionName; in ParseDirectiveSection() local
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 106 unsigned SectionID, StringRef SectionName, in allocateDataSection() 115 StringRef SectionName) override { in allocateCodeSection()
|
| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 40 StringRef SectionName) override { in allocateCodeSection() 49 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
| /external/autotest/site_utils/suite_scheduler/ |
| D | base_event.py | 25 def SectionName(keyword): function
|
| /external/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 220 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 362 StringRef SectionName; in ParseSectionArguments() local
|
| D | COFFAsmParser.cpp | 314 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 338 StringRef SectionName; in ParseDirectiveSection() local
|
| /external/llvm/unittests/ExecutionEngine/Orc/ |
| D | ObjectLinkingLayerTest.cpp | 53 StringRef SectionName, in TEST()
|
| /external/clang/test/SemaCXX/ |
| D | crashes.cpp | 152 int SectionName(getString(sh)); in ELFObjectFile() local
|