Home
last modified time | relevance | path

Searched refs:GroupSymbolIndex (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp227 uint32_t GroupSymbolIndex, uint64_t Offset, uint64_t Size,
987 uint32_t GroupSymbolIndex, uint64_t Offset, in writeSection() argument
1022 sh_info = GroupSymbolIndex; in writeSection()
1049 uint32_t GroupSymbolIndex; in writeSectionHeader() local
1052 GroupSymbolIndex = 0; in writeSectionHeader()
1054 GroupSymbolIndex = Section->getGroup()->getIndex(); in writeSectionHeader()
1064 writeSection(SectionIndexMap, GroupSymbolIndex, Offsets.first, Size, in writeSectionHeader()