Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp223 const char *getFrameSection() { return "__hwasan_frames"; } in getFrameSection() function in __anone01f24340111::HWAddressSanitizer
333 GV->setSection(getFrameSection()); in doInitialization()
799 GV->setSection(getFrameSection()); in createFrameGlobal()