Searched defs:string_section (Results 1 – 6 of 6) sorted by relevance
853 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local899 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local930 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Shdr& string_section, in GetString()1425 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip() local
143 const uint8_t string_section[] = {'x', '/', 'a', '\0'}; variable
146 const uint8_t* string_section, in ELFSymbolsToModule()
276 const uint8_t* string_section, in ReadProgram()
345 const uint8_t* string_section, in ReadProgram()
125 const uint8_t* string_section, in operator ()()