Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2413 elf_xword plt_offset = plt_hdr->sh_size - num_relocations * plt_entsize; in GetPltEntrySizeAndOffset() local
2428 uint64_t plt_offset, plt_entsize; in ParsePLTRelocations() local