Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp224 const char *getFrameSectionBeg() { return "__start___hwasan_frames"; } in getFrameSectionBeg() function in __anone01f24340111::HWAddressSanitizer
341 {createFrameSectionBound(M, Int8Ty, getFrameSectionBeg()), in doInitialization()