Home
last modified time | relevance | path

Searched defs:sym_hdr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dmips-tdump.c222 HDRR sym_hdr; /* symbolic header */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tdump.c214 HDRR sym_hdr; /* symbolic header */ variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2464 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, in ParsePLTRelocations()
2550 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols() local