| /external/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 24 StringRef SectionName, in allocateDataSection() 34 StringRef SectionName) { in allocateCodeSection()
|
| D | ExecutionEngineBindings.cpp | 391 StringRef SectionName) { in allocateCodeSection() 398 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
|
| /external/llvm/tools/lli/ |
| D | RemoteMemoryManager.cpp | 34 StringRef SectionName) { in allocateCodeSection() 49 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldChecker.cpp | 343 StringRef SectionName; in evalStubAddr() local 388 StringRef SectionName; in evalSectionAddr() local 786 StringRef FileName, StringRef SectionName, bool IsInsideLoad) const { in getSectionAddr() 810 StringRef FileName, StringRef SectionName, StringRef SymbolName, in getStubAddrFor() 865 StringRef SectionName = Section.Name; in registerSection() local 875 StringRef SectionName = Section.Name; in registerStubMap() local 931 RuntimeDyldChecker::getSectionAddr(StringRef FileName, StringRef SectionName, in getSectionAddr()
|
| D | RuntimeDyldELF.cpp | 130 StringRef SectionName; in createRTDyldELFObject() local 588 StringRef SectionName; in findPPC64TOCSection() local
|
| /external/llvm/include/llvm/MC/ |
| D | MCSectionMachO.h | 28 char SectionName[16]; // Not necessarily null terminated! variable
|
| D | MCSectionCOFF.h | 27 StringRef SectionName; variable
|
| D | MCSectionELF.h | 33 StringRef SectionName; variable
|
| D | MCContext.h | 166 std::string SectionName; member 183 std::string SectionName; member
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreTargetObjectFile.cpp | 102 StringRef SectionName = GV->getSection(); in getExplicitSectionGlobal() local
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 139 StringRef SectionName) { in allocateCodeSection() 148 StringRef SectionName, in allocateDataSection() 367 StringRef SectionName = SectionIDStr.substr(ComaIdx + 1); in applySpecificSectionMappings() local
|
| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 40 StringRef SectionName) override { in allocateCodeSection() 49 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
| /external/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 269 std::string SectionName = ".mips16.call.fp." + Name; in assureFPCallStub() local 459 std::string SectionName = ".mips16.fn." + Name; in createFPFnStub() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 140 StringRef &SectionName, unsigned &SectionIndex) { in getSectionNameIndex() 718 StringRef SectionName; in printSymbol() local 1210 StringRef SectionName; in printGlobalGotEntry() local
|
| D | COFFDumper.cpp | 675 StringRef SectionName; in printCodeViewSymbolsSubsection() local 848 StringRef SectionName; in getSectionName() local 877 StringRef SectionName = ""; in printSymbol() local
|
| D | MachODumper.cpp | 561 StringRef SectionName = ""; in printSymbol() local
|
| D | ARMEHABIPrinter.h | 539 if (ErrorOr<StringRef> SectionName = ELF->getSectionName(IT)) in PrintUnwindInformation() local
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 105 unsigned SectionID, StringRef SectionName, in allocateDataSection() 114 StringRef SectionName) override { in allocateCodeSection()
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 363 bool Sema::UnifySection(StringRef SectionName, in UnifySection() 390 bool Sema::UnifySection(StringRef SectionName, in UnifySection()
|
| /external/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 229 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 370 StringRef SectionName; in ParseSectionArguments() local
|
| D | COFFAsmParser.cpp | 313 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 337 StringRef SectionName; in ParseDirectiveSection() local
|
| /external/llvm/tools/llvm-nm/ |
| D | llvm-nm.cpp | 369 StringRef SectionName; in darwinPrintSymbol() local 755 StringRef SectionName; in getSymbolNMTypeChar() local 859 StringRef SectionName; in getNsectForSegSect() local
|
| /external/clang/test/SemaCXX/ |
| D | crashes.cpp | 147 int SectionName(getString(sh)); in ELFObjectFile() local
|
| /external/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 1119 const StringRef SectionName = Section.getSectionName(); in createRelocationSection() local 1227 StringRef SectionName = Section.getSectionName(); in CompressDebugSection() local 1272 StringRef SectionName = Section.getSectionName(); in CompressDebugSections() local
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 680 StringRef SectionName; in PrintSymbolTable() local
|