Searched defs:sym_hdr (Results 1 – 3 of 3) sorted by relevance
222 HDRR sym_hdr; /* symbolic header */ variable
214 HDRR sym_hdr; /* symbolic header */ variable
2464 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, in ParsePLTRelocations()2550 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols() local