Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2459 const elf_xword num_relocations = rel_hdr->sh_size / rel_hdr->sh_entsize; GetPltEntrySizeAndOffset() local
2503 const elf_xword num_relocations = rel_hdr->sh_size / rel_hdr->sh_entsize; ParsePLTRelocations() local
2714 const unsigned num_relocations = rel_hdr->sh_size / rel_hdr->sh_entsize; ApplyRelocations() local