Searched refs:StrtabSection (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp1086 MCSectionELF *StrtabSection = local
1088 StringTableIndex = addToSectionTable(StrtabSection);
1201 SectionOffsets[StrtabSection] = std::make_pair(SecStart, W.OS.tell());

Completed in 126 milliseconds