Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp2238 elf_xword plt_entsize = plt_hdr->sh_addralign ? in GetPltEntrySizeAndOffset() local
2275 uint64_t plt_offset, plt_entsize; in ParsePLTRelocations() local