Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp938 uint32_t GroupSymbolIndex, in WriteSection() argument
997 sh_info = GroupSymbolIndex; in WriteSection()
1091 uint32_t GroupSymbolIndex; in WriteSectionHeader() local
1093 GroupSymbolIndex = 0; in WriteSectionHeader()
1095 GroupSymbolIndex = getSymbolIndexInSymbolTable(Asm, in WriteSectionHeader()
1100 WriteSection(Asm, SectionIndexMap, GroupSymbolIndex, in WriteSectionHeader()
DELFObjectWriter.h342 uint32_t GroupSymbolIndex,