Home
last modified time | relevance | path

Searched defs:Sect (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp179 MachO::section_64 Sect = O.getSection64(Sec); in getSectionFlags() local
182 MachO::section Sect = O.getSection(Sec); in getSectionFlags() local
1932 MachO::section_64 Sect = getSection64(Sec); in getSectionSize() local
1937 MachO::section Sect = getSection(Sec); in getSectionSize() local
1963 MachO::section_64 Sect = getSection64(Sec); in getSectionContents() local
1967 MachO::section Sect = getSection(Sec); in getSectionContents() local
1978 MachO::section_64 Sect = getSection64(Sec); in getSectionAlignment() local
1981 MachO::section Sect = getSection(Sec); in getSectionAlignment() local
2068 MachO::section_64 Sect = getSection64(Sec); in section_rel_end() local
2071 MachO::section Sect = getSection(Sec); in section_rel_end() local
[all …]
DObject.cpp218 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h54 uint8_t Sect = 0; member
DMachOLinkGraphBuilder.cpp212 uint8_t Sect; in createNormalizedSymbols() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp117 NativeSession::findSymbolBySectOffset(uint32_t Sect, uint32_t Offset, in findSymbolBySectOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp118 const DWARFYAML::PubSection &Sect, in EmitPubSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp222 DIASession::findSymbolBySectOffset(uint32_t Sect, uint32_t Offset, in findSymbolBySectOffset()