Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2540 const ELFSectionHeader *plt_hdr) { in GetPltEntrySizeAndOffset()
2575 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, in ParsePLTRelocations()
2657 const ELFSectionHeaderInfo *plt_hdr = GetSectionHeaderByIndex(plt_id); in ParseTrampolineSymbols() local