Home
last modified time | relevance | path

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

/freebsd-src/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_reloc.c63 _dwarf_get_reloc_size(Dwarf_Debug dbg, Dwarf_Unsigned rel_type) in _dwarf_get_reloc_size()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2491 ParsePLTRelocations(Symtab * symbol_table,user_id_t start_id,unsigned rel_type,const ELFHeader * hdr,const ELFSectionHeader * rel_hdr,const ELFSectionHeader * plt_hdr,const ELFSectionHeader * sym_hdr,const lldb::SectionSP & plt_section_sp,DataExtractor & rel_data,DataExtractor & symtab_data,DataExtractor & strtab_data) ParsePLTRelocations() argument
2616 unsigned rel_type = PLTRelocationType(); ParseTrampolineSymbols() local