Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2575 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, in ParsePLTRelocations()
2661 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols() local