Searched refs:st_shndx (Results 1 – 15 of 15) sorted by relevance
79 uint16_t st_shndx = 0x0; in readSymbols() local95 st_shndx = symtab[idx].st_shndx; in readSymbols()100 st_shndx = mcld::bswap16(symtab[idx].st_shndx); in readSymbols()448 uint16_t st_shndx = 0x0; in readSignature() local453 st_shndx = entry->st_shndx; in readSignature()456 st_shndx = mcld::bswap16(entry->st_shndx); in readSignature()579 uint16_t st_shndx = 0x0; in readSymbols() local595 st_shndx = symtab[idx].st_shndx; in readSymbols()600 st_shndx = mcld::bswap16(symtab[idx].st_shndx); in readSymbols()947 st_shndx = entry->st_shndx; in readSignature()[all …]
53 sym->st_shndx = SHN_COMMON; in InitSym()114 sym.st_shndx = SHN_UNDEF; in TYPED_TEST_P()347 sym.st_shndx = SHN_COMMON; in TYPED_TEST_P()355 sym.st_shndx = SHN_COMMON; in TYPED_TEST_P()365 sym.st_shndx = SHN_COMMON; in TYPED_TEST_P()373 sym.st_shndx = SHN_COMMON; in TYPED_TEST_P()
174 sym.st_shndx = SHN_COMMON; in InitSym()
1723 sym.st_shndx = 2; in TEST_F()
63 return s->st_shndx != SHN_UNDEF; in is_symbol_global_and_defined()
421 return sym->st_shndx != SHN_UNDEF && in symbol_matches_soaddr()
2279 if ((bind == STB_GLOBAL || bind == STB_WEAK) && sym->st_shndx != 0) { in do_dlsym()
42 return entry->st_shndx != SHN_UNDEF && ELF32_ST_TYPE(entry->st_info) == STT_FUNC; in IsFunc()185 if (entry.st_shndx != SHN_UNDEF && ELF32_ST_TYPE(entry.st_info) == STT_OBJECT && in GetGlobal()
160 Elf32_Half st_shndx; member166 Elf64_Half st_shndx; member
215 Elf32_Half st_shndx; member
130 if (ELF_ST_TYPE(symbol.st_info) == STT_FUNC && §ions_[symbol.st_shndx] == text) { in VisitFunctionSymbols()
379 sym.st_shndx = section->GetSectionIndex(); in Add()381 sym.st_shndx = SHN_UNDEF; in Add()
880 (symbol->st_shndx != result.first->second->st_shndx)) { in FindSymbolByName()
376 if (symtab[i].st_shndx == sec_idx) { in getSectionSymNames()
886 pSym.st_shndx = getSymbolShndx(pSymbol); in emitSymbol32()907 pSym.st_shndx = getSymbolShndx(pSymbol); in emitSymbol64()