Searched refs:symt (Results 1 – 4 of 4) sorted by relevance
37 …TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, GLenum type, int… in TParseContext() argument39 symbolTable(symt), in TParseContext()
36 TParseContext(TSymbolTable &symt,
184 TParseContext::TParseContext(TSymbolTable &symt, in TParseContext() argument193 : symbolTable(symt), in TParseContext()
633 Elf64_Word symt = shdr->sh_link; in remove_debug_relocations() local635 Elf_Scn * symscn = elf_getscn (elf, symt); in remove_debug_relocations()