Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2445 const ELFSectionHeaderInfo *symtab_hdr = GetSectionHeaderByIndex(symtab_id); in ParseSymbolTable() local
2791 const ELFSectionHeader *symtab_hdr, const ELFSectionHeader *debug_hdr, in ApplyRelocations()
2943 const ELFSectionHeader *symtab_hdr = GetSectionHeaderByIndex(symtab_id); in RelocateDebugSections() local