Searched refs:getDebugFrameSection (Results 1 – 6 of 6) sorted by relevance
197 virtual StringRef getDebugFrameSection() = 0;289 StringRef getDebugFrameSection() override { return DebugFrameSection; } in getDebugFrameSection() function
42 virtual StringRef getDebugFrameSection() const { return ""; } in getDebugFrameSection() function
388 DObj->getDebugFrameSection())) in dump()738 DWARFDataExtractor debugFrameData(DObj->getDebugFrameSection(), in getDebugFrame()1541 StringRef getDebugFrameSection() const override { return DebugFrameSection; } in getDebugFrameSection() function in __anon81815f480c11::DWARFObjInMemory
363 DataExtractor debugFrameData(getDebugFrameSection(), isLittleEndian(), in getDebugFrame()
1880 StringRef FrameData = OrigDwarf.getDWARFObj().getDebugFrameSection(); in patchFrameInfoForObject()
3122 StringRef FrameData = OrigDwarf.getDebugFrameSection(); in patchFrameInfoForObject()