Home
last modified time | relevance | path

Searched defs:getEHFrameSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h45 virtual const DWARFSection &getEHFrameSection() const { return Dummy; } in getEHFrameSection() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h443 MCSection *getEHFrameSection() const { return EHFrameSection; } getEHFrameSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2386 const DWARFSection &getEHFrameSection() const override { getEHFrameSection() function in __anon6f0e60001111::DWARFObjInMemory