Searched refs:debug_hdr (Results 1 – 2 of 2) sorted by relevance
333 const elf::ELFSectionHeader *debug_hdr,
2755 const ELFSectionHeader *symtab_hdr, const ELFSectionHeader *debug_hdr, in ApplyRelocations() argument2911 const ELFSectionHeader *debug_hdr = GetSectionHeaderByIndex(debug_id); in RelocateDebugSections() local2912 if (!debug_hdr) in RelocateDebugSections()2934 ApplyRelocations(thetab, &m_header, rel_hdr, symtab_hdr, debug_hdr, in RelocateDebugSections()