Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp288 uint32_t GroupSymbolIndex,
1461 uint32_t GroupSymbolIndex, in writeSection() argument
1498 sh_info = GroupSymbolIndex; in writeSection()
1567 uint32_t GroupSymbolIndex; in writeSectionHeader() local
1569 GroupSymbolIndex = 0; in writeSectionHeader()
1571 GroupSymbolIndex = getSymbolIndexInSymbolTable(Asm, in writeSectionHeader()
1576 writeSection(Asm, SectionIndexMap, GroupSymbolIndex, in writeSectionHeader()