Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFFile.h
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DSymbolSize.cpp77 std::vector<SymEntry> Addresses; in computeSymbolSizes() local
/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c269 struct hostent **Addresses in DNSlookup_name()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp571 SmallVector<uint64_t, 0> Addresses(Entries.begin(), Entries.end()); in printProbesForAllAddresses() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp501 llvm::ArrayRef<uint64_t> Addresses = It->getSecond(); in mapRawProfileToRecords() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp364 static Map Addresses; in GetOrCreateSyncAddress() local