Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWP/
H A DDWP.cpp556 Error handleSection( in handleSection() function
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp465 auto handleSection = [&](const ELFT::Phdr &Phdr, SectionRef SecRef) { markGnuRelroSections() local