Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h27 struct AddressInfo { struct
46 AddressInfo(); argument
54 // Linked list of symbolized frames (each frame is described by AddressInfo). argument
H A Dsanitizer_symbolizer.cpp23 AddressInfo::AddressInfo() { AddressInfo() function in __sanitizer::AddressInfo