Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc175 uint64_t EntSize = shdr->sh_entsize; in dump_rela_debug_sec() local
H A DStabs.cc1875 uint64_t EntSize = shdr->sh_entsize; in check_Relocs() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc203 uint64_t EntSize = shdr->sh_entsize; in dump_rela_debug_sec() local
H A DStabs.cc1875 uint64_t EntSize = shdr->sh_entsize; in check_Relocs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h227 Optional<llvm::yaml::Hex64> EntSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp108 uint64_t EntSize = 0; member
319 uint64_t EntSize) { in createDRI()