Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cc422 struct DlIteratePhdrData { struct
423 InternalMmapVector<LoadedModule> *modules;
424 bool first;
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cpp567 struct DlIteratePhdrData { struct
568 InternalMmapVectorNoCtor<LoadedModule> *modules;
569 bool first;