Searched refs:LocationListSectionContents (Results 1 – 1 of 1) sorted by relevance
988 std::unique_ptr<DebugBufferVector> LocationListSectionContents = in finalizeDebugSections() local990 if (!LocationListSectionContents->empty()) in finalizeDebugSections()992 ".debug_loclists", copyByteArray(*LocationListSectionContents), in finalizeDebugSections()993 LocationListSectionContents->size()); in finalizeDebugSections()997 std::unique_ptr<DebugBufferVector> LocationListSectionContents = in finalizeDebugSections() local999 if (!LocationListSectionContents->empty()) in finalizeDebugSections()1001 ".debug_loc", copyByteArray(*LocationListSectionContents), in finalizeDebugSections()1002 LocationListSectionContents->size()); in finalizeDebugSections()