Lines Matching defs:SymbolTableBaseSection
1658 uint32_t DynamicReloc::getSymIndex(SymbolTableBaseSection *symTab) const {
1720 SymbolTableBaseSection *symTab = getPartition(ctx).dynSymTab.get();
1736 void DynamicReloc::computeRaw(Ctx &ctx, SymbolTableBaseSection *symt) {
1744 SymbolTableBaseSection *symTab = getPartition(ctx).dynSymTab.get();
2151 SymbolTableBaseSection::SymbolTableBaseSection(Ctx &ctx,
2178 void SymbolTableBaseSection::finalizeContents() {
2217 void SymbolTableBaseSection::sortSymTabSymbols() {
2240 void SymbolTableBaseSection::addSymbol(Symbol *b) {
2246 size_t SymbolTableBaseSection::getSymbolIndex(const Symbol &sym) {
2273 : SymbolTableBaseSection(ctx, strTabSec) {
2559 SymbolTableBaseSection *symTab = getPartition(ctx).dynSymTab.get();
2573 SymbolTableBaseSection *symTab = getPartition(ctx).dynSymTab.get();