Home
last modified time | relevance | path

Searched refs:normalize_checksum (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.h104 normalize_checksum (int64_t chk) in normalize_checksum() function
H A DElf.cc468 return normalize_checksum (chk); in elf_checksum()
H A DExperiment.cc850 chksum = Elf::normalize_checksum (strtoll (str, NULL, 0)); in startElement()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.h105 normalize_checksum (int64_t chk) in normalize_checksum() function
H A DElf.cc481 return normalize_checksum (chk); in elf_checksum()
H A DExperiment.cc850 chksum = Elf::normalize_checksum (strtoll (str, NULL, 0)); in startElement()