/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsOptionRecord.cpp | 36 MCSectionELF *Sec = in EmitMipsOptionRecord() local 55 MCSectionELF *Sec = Context.getELFSection(".reginfo", ELF::SHT_MIPS_REGINFO, in EmitMipsOptionRecord() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.cpp | 21 DWARFDebugPubTable(const DWARFObject &Obj, const DWARFSection &Sec, bool LittleEndian, bool GnuStyle) DWARFDebugPubTable() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCELFObjectTargetWriter.cpp | 30 addTargetSectionFlags(MCContext &Ctx, MCSectionELF &Sec) addTargetSectionFlags() argument
|
H A D | MCFragment.cpp | 43 const MCSection *Sec = F->getParent(); in isFragmentValid() local 62 MCSection *Sec in ensureValid() local [all...] |
H A D | MCWinCOFFStreamer.cpp | 209 MCSection *Sec = getCurrentSectionOnly(); in EmitCOFFSymbolIndex() local
|
H A D | XCOFFObjectWriter.cpp | 672 getEncodedType(const MCSectionXCOFF *Sec) getEncodedType() argument [all...] |
H A D | MCELFStreamer.cpp | 541 MCSection &Sec = *getCurrentSectionOnly(); in EmitInstToData() local 614 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleLock() local 635 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleUnlock() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | SymbolSize.cpp | 27 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFObjectWriter.cpp | 249 addTargetSectionFlags(MCContext &Ctx, MCSectionELF &Sec) addTargetSectionFlags() argument
|
H A D | ARMMachObjectWriter.cpp | 458 const MCSection &Sec = A->getSection(); in recordRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.cpp | 186 auto Sec = Sym.getSection(); in onObjLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MachObjectWriter.cpp | 317 const MCSection &Sec = Symbol->getSection(); in recordRelocation() local 356 const MCSection &Sec = Symbol->getSection(); in recordRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 166 Expected<section_iterator> Sec = Symbol.getSection(); in addSymbol() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 150 object::section_iterator Sec = *SecOrErr; in notifyObjectLoaded() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 559 void MappingTraits<COFFYAML::Section>::mapping(IO &IO, COFFYAML::Section &Sec) { in mapping() argument [all...] |
H A D | DWARFEmitter.cpp | 298 EmitDebugSectionImpl(const DWARFYAML::Data &DI, EmitFuncType EmitFunc, StringRef Sec, StringMap<std::unique_ptr<MemoryBuffer>> &OutputBuffers) EmitDebugSectionImpl() argument
|
H A D | WasmEmitter.cpp | 508 void WasmWriter::writeRelocSection(raw_ostream &OS, WasmYAML::Section &Sec, in writeRelocSection() argument [all...] |
H A D | COFFEmitter.cpp | 71 COFFYAML::Section &Sec = *i; in parseSections() local [all...] |
H A D | MachOEmitter.cpp | 91 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 229 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, in addRelocation() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 85 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMachObjectWriter.cpp | 362 const MCSection &Sec = A->getSection(); in RecordPPCRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MachObjectWriter.cpp | 219 const MCSection &Sec = Symbol->getSection(); in RecordX86_64Relocation() local 581 const MCSection &Sec = A->getSection(); in RecordX86Relocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ELF.h | 54 getSecIndexForError(const ELFFile<ELFT> *Obj, const typename ELFT::Shdr *Sec) getSecIndexForError() argument 376 getSymbol(const Elf_Shdr *Sec, uint32_t Index) const getSymbol() argument 669 getStringTableForSymtab(const Elf_Shdr &Sec, Elf_Shdr_Range Sections) const getStringTableForSymtab() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 126 SectionRef Sec = Obj.getAnyRelocationSection(RelInfo); in getRelocationValueRef() local
|