ELF>@@8@  hh-== X -==Ptd TTQtdRtd-==HH@@:R  WC"j ) , wf  _init_fini_ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalize__deregister_frame_info__register_frame_infoPyInit__bisectPyModule_Create2PyExc_ValueErrorPyErr_SetStringPySequence_SizePySequence_GetItemPyObject_RichCompareBool_PyArg_ParseTupleAndKeywords_SizeTPyList_TypePyList_Insert_PyObject_CallMethodId_SizeT_Py_NoneStruct__stack_chk_failPyLong_FromSsize_tlibpython3.7m.so.1.0libc.musl-x86_64.so.1@@Fe Fg Fi Fl Fe Fg Fi Fl Ge Gg Gi Gl @Ge HGg PGi XGl Go G @GHHF HDHD H3 (H8HC@HY HHXH@B`H hHxH@AHw ???? ? ? ? ?p?x????? ????P`X5J/%L/@%J/h%B/h%:/h%2/h%*/h%"/h%/h%/hp% /h`%/h P%.f%/f%/fAWAVAUATUSHHyH.H5HH8zIIHHHuc:HHyVHUL$+LIL IHt1LHIMuIUD$ LR0D$ xtI\$ILH9|HH[]A\A]A^A_H8HHdH%(HD$(1HD$ H 5HD$HD$ P1HT$ RH5LL$ LD$NZYu1|HL$ HT$Ht$H|$HxH|$LD$H -H9OuLHDy.HH 1H5K6HtHu HpHV0H[-HHL$(dH3 %(t#H8H8HHdH%(HD$(1HD$ H 4HD$HD$ P1HT$ RHS LL$ LD$WZYu1|HL$ HT$Ht$H|$}HxH|$LD$H ,H9OuLHMy.HH 1H5T5HtHu HpHV0Hd,HHL$(dH3 %(t,H8AWAVAUATUSHHyH5,H5V HH8zIIHHHucHHyVHUL$+LILaIHt1HL,IMuIUD$ LR0D$ xuI\$ILH9|HH[]A\A]A^A_H8HHdH%(HD$(1HD$ H 2HD$HD$ P1HT$ RH LL$ LD$ZYu1&HL$ HT$Ht$H|$HxHHL$(dH3 %(tH8H8HHdH%(HD$(1HD$ H 1HD$HD$ P1HT$ RH& LL$ LD$ZYu1&HL$ HT$Ht$H|$HxH$HL$(dH3 %(t/H8H=+3H$3H9tH(*HtH= 3H53H)HHHHHHtH*HtÀ=2u{UH=)HATSt H=)H'H'H)IHHH2H9sHH2ACH=u)t H= g[A\]2]H=z)tUH5h2H= HI]H=0UHSH 'RHHtHX[]PXlo must be non-negativeOO|nn:insort_leftnOOO|nn:insort_rightOO|nn:bisect_rightOO|nn:bisect_leftaxlohi_bisectinsert;T p@` 0 TezRx $FJ w?;*3$"D\XDpBBB B(A0A8DP8D0A(B BBB D@uHHPWHA@ D@uHHPWHA@DBBB B(A0A8DP8D0A(B BBB H D@uHHPWHA@G lD@uHHPWHA@G  o@0  X?  oo!=&6FVfv@Bisection algorithms. This module provides support for maintaining a list in sorted order without having to sort the list after each insertion. For long lists of items with expensive comparison operations, this can be an improvement over the more common approach. insort_left(a, x[, lo[, hi]]) Insert item x in list a, and keep it sorted assuming a is sorted. If x is already in a, insert it to the left of the leftmost x. Optional args lo (default 0) and hi (default len(a)) bound the slice of a to be searched. bisect_left(a, x[, lo[, hi]]) -> index Return the index where to insert item x in list a, assuming a is sorted. The return value i is such that all e in a[:i] have e < x, and all e in a[i:] have e >= x. So if x already appears in the list, i points just before the leftmost x already there. Optional args lo (default 0) and hi (default len(a)) bound the slice of a to be searched. insort_right(a, x[, lo[, hi]]) Insert item x in list a, and keep it sorted assuming a is sorted. If x is already in a, insert it to the right of the rightmost x. Optional args lo (default 0) and hi (default len(a)) bound the slice of a to be searched. bisect_right(a, x[, lo[, hi]]) -> index Return the index where to insert item x in list a, assuming a is sorted. The return value i is such that all e in a[:i] have e <= x, and all e in a[i:] have e > x. So if x already appears in the list, i points just beyond the rightmost x already there Optional args lo (default 0) and hi (default len(a)) bound the slice of a to be searched. e g i l e g i l e g i l e g i l o @HF DD3 CY @B @Aw GCC: (Alpine 8.3.0) 8.3.0<"D<- C, y@V  0te)tVdz__xdz+zi]  <  = > z  int ^ 7 .  { K | | [| C  zY )$V"s 0)TJ]t  ) r y P z V {  j2  l m Z8 [*I \ ]  ](d a 0 b 8 c @ d- HR eU P gf Xo k[ ` la h mg p7 qs x r sf v t > uY  xm u {) }   8         9   /  q<  .    @  ( . 0x   8  @)  H qP qX q`O qh qp  x 0   2 n  p *8 q r se k% k  q 6 e 6  qq  qqq  qqqq8  q; " (7q< C Iq]q i oqq  qqqP Pbuf <obj qlen  3  $ (L P0 P8n P@^ <H  { n tq V  q  qqo  q<"   ,q<  (    H V   ( 0 82 @^ H P X `~ h p xG    <     7    <    D  |    ,P    g ! "76 #7 $ < & %]( & <0 '8i )@ *7H +5  -   . b / 0s 1  3 P 3 4j 5 6 7  9  :b ; <]  ?   < @   q F   q H  q q6 I^ J: @ Y qq K L% M   qI N  q qq3 O Pb Q R Sp T  q. qq U; A qU  P (     8  9g : ;k = s r  U(  get 'set  Mdoc c  <   27    `    *  " o 9  gc   [    :Eu ; < ?gk0 @k1 A D E F s ) H Im J  6 !uc 8!fnv =!" BE"4 Gg" K s ) L  M N      f   (    R 2 | $   r" u# z 8  , - gxh zRGi!RW U8V*C W    s ) G kq qF -  )    ? d 1d  ' u  I N  Y  / $ % + #, - . 2 3 4 75 6  7 a8  \  2 m c  w  ,Eq M N O    ?s    ((+8,x- P.~/ q #q 0|<CI=  > <hJNK L(XM0;N8) O@PHWQPR XS `   + & ]  ^ ! !* Y " +" " *"  % ") #[$<%h nq  % Q % % %! %")%#%$ U%% $B%& (w%' , %( 0%) 4%* 8%+ < %, @%- D%. H %0'P%1 X%3Q`%4'h%6 p%7Qx%9 O%:Q.%='D%>'%B %DQ%E'u%F'%G'p%H'k%I'%L ' %MP%`  %a %bq%cqu%dq%eq p%fq(k%gq0O%hq8%iq@%jqHU%kc$_is %q%%s%tid%v g%w g%xP Y%zq(%{q0%|q8{%}q@%~qHq% P % VX% >` %qh%qp%qxC % " % %W%%h%% %%q%%q% %\%%%T%%%q %%q %\ %q %>% % %q %% $_ts%r%%%%H %% % z$% z% % (% ,% 0%8%@%qH%qP%qX %q`? %qh1%<p#%N %qE% %q %)"% k %q% y% <%  3%"q0%# %%q %&q%(qo%)&id%,   )t%L % qqn %6%q %qB %&q%6 %  < %0 T & < '  | ' I' ( ) )  )   *$ *9 *: g *< *S *T *U Q*V 3 9qMq< Y _xqq<  K L  M g N a O ~ P : R  i ++ +, +- , -  o. /q H/q /q /q /q /q /q /q /q /q )/q z/q /q  /q >/q /q /q O/q /q /q /q /q @/q /q m /q 2/q /q /q /q /q /q /q  /q /q /q /q V /q /q /q &/q /q /q X/q X/q /q /q /q /q A/q g/q /q J/q /q y/q /q /q /q ;/q K/q C/q </q /q /q v /q $/q b/q 0  E0  *0 1 2b# 3! t!! U3! ! x 3a {4h5x! 5y5z  5|" ! Y 55I" 5s5N"5 " z 5$`" I" }6 6 6  7" )" 7 " z" )" 7!" 7!"'  w H z"()'A" D' iI C z<#()'K+# @B zb# )'R# @A # )'x# H z#() '0#  @' C G)q $*v,+U G+T ,q%-q-'qC=.kw7q'qH'9qP/`q0loX0hi`/ '% @G1_%/Q qWU2,e%+UT+TQ+Q  +R @G+XH+YP3&3<,2Z,%+T H+Q * 3, % )4q&-q~z-'q.kw7q 'qH'9qP0loX0hi`/]['% G2<,&+UT+TQ+Q S +R G+XH+YP3_&3l,3,4tS(-t q-9t0q .lotA~.hitP/cvq5midw5resx 1['/Q q(&6o+U}2 ,'+T  2&,(+U~2F,3(+U~+T|7[,+U}+T+Q0,O Nq)-NqOK-N(q.kwN8q'PqH'9PqP/`Pq.,0loQX0hiR`/SWQ'T% F1VR)/Qc q2,)+UT+TQ+Q - +R F+XH+YP3 +33,2Q,)+T H+Q * 3,40qD+-0q-0(q.kw08qZT'2qH'92qP0lo3X0hi4`/5'6% F2,*+UT+TQ+Q @ +R F+XH+YP3+3,3,4 v,- !q-9 1qTJ.lo B.hi QQ E /cq 5mid  5res 9 5 1,/Q$ qs q 6+U}2, ,+T  2,8,+U~2,V,+U~+T|7,+U+T}+Q08R R 18;;1)8898J:||8hh8] ] /S98I98_9 t CU%% U$ > &I : ; 9 I : ;9  : ;9 I8 : ;9 I 4: ; 9 I?<  I $ >  I !I/ 4: ;9 I?< : ; 9  : ; 9 I8  : ;9  : ;9 I8  : ;9 I8 : ; 9 'II : ; 9 I8 ' : ; 9  : ;9 <! : ; 9  : ;9 I : ;9 I  : ; 9 ! : ; 9 I" : ; 9 I#'I$ : ; 9 % : ; 9 I8& : ;9 I8'4: ; 9 I(!I/).?: ; 9 'I@B*B1+B,.: ; 9 'I@B-: ; 9 IB.: ; 9 IB/4: ; 9 IB04: ; 9 I1 21314.: ; 9 'I@B54: ; 9 IB6718.?<n: ; 9 9.?<n: ;9 :.?<nU%R( crt/x86_64crti.s   /usr/src/python/Modules/usr/include/bits/usr/include./Include_bisectmodule.calltypes.hstdio.herrno.hunistd.hpyport.hmath.htime.hobject.hmethodobject.hdescrobject.hobjimpl.hpyhash.hpydebug.hbytearrayobject.hbytesobject.hunicodeobject.hlongintrepr.hlongobject.hboolobject.hfloatobject.hcomplexobject.hrangeobject.hmemoryobject.htupleobject.hlistobject.hdictobject.hodictobject.henumobject.hsetobject.hmoduleobject.hfuncobject.hclassobject.hfileobject.hpycapsule.hpythread.hpystate.htraceback.hsliceobject.hcellobject.hiterobject.hgenobject.hweakrefobject.hstructseq.hnamespaceobject.hcodecs.hpyerrors.hcontext.hmodsupport.hcode.hpythonrun.hceval.himport.hbltinmodule.hpyctype.habstract.h     Y I<Y. gX = YJ 4K!; =   Z ffJ  L  /X< s<X" J<<  fhK Z     i   ZXJ<<  fhK Z     i   ZX  Y I<Y. gX = YJ 4K!; =   Z ffJ  L  1X< q<X$J<<  fhK Z J<<  fhK Z R( crt/x86_64crtn.s  ! !crt/x86_64/crti.s/home/buildozer/aports/main/musl/src/musl-1.1.22GNU AS 2.32warnoptionsPyGC_Head_Py_IdentifierPyInterpreterState_Py_TrueStructPyExc_OverflowError_PyFrameEvalFunctionPyBytesIter_Typeobjobjprocnb_inplace_remainder_PyByteArray_empty_stringnb_reservedPyMethodDefgc_next_Py_SwappedOptp_richcomparenb_int_PyManagedBuffer_Typetp_deallocgc_prevPyReversed_TypePyZip_TypePyExc_ImportWarningPyODictKeys_Typedump_refstp_as_sequencetp_reprssizeobjargprocdlopenflagsstridesoverflowedPyExc_UnicodeEncodeError_PyCoroWrapper_Typedjbx33aPyExc_RuntimeWarning_PyAsyncGenAThrow_TypePyLong_FromSsize_tgetbufferprocnmodule_search_pathrecursion_depthnb_addnb_subtractreleasebufferprocPyCFunction_Typenb_xorprevious_itemtp_basesallocatorPyCmpWrapper_Typetp_methodsPy_OptimizeFlagob_basetp_initPyExc_ExceptionPyExc_ConnectionRefusedErrorPyByteArrayIter_TypePyExc_UserWarningPyStructSequence_UnnamedFieldPyObject_RichCompareBoolPyExc_TabErrorco_extra_user_countPySequence_GetItemPyModule_Typetp_weaklistoffsettp_is_gcnb_absolutepyexitfunctp_name_py_decref_tmpresultPyExc_NotADirectoryErrorPyExc_IndexError_gc_headafter_forkers_parent_objectgettertp_mronb_floor_divideternaryfunccore_configPyMap_Typemp_ass_subscriptob_refcntPy_hash_tnb_inplace_multiplyexc_statem_sizetracemallocPy_DebugFlagPyThread_type_lock_err_stackitemPyFilter_TypePyDict_TypePyListRevIter_TypePyExc_TypeErrortp_iterinternal_bisect_leftnb_inplace_or_Py_NotImplementedStruct_inittab_Py_ctype_tolower_PyLong_Onehashfuncmodule_search_path_envgilstate_counternb_divmod_PyNotImplemented_Typeimport_timenb_true_dividecurexc_typePyExc_BlockingIOErrorprintfunc_IO_FILEPyExc_ReferenceErrorPyBufferProcscontexttp_docinitfuncPyExc_ZeroDivisionErrorenvironunsigned charmodule_docPyExc_DeprecationWarningco_extra_freefuncsPyMethodDescr_TypePyExc_FloatingPointErrorcodec_search_cachePyExc_FutureWarningnb_inplace_true_dividenb_floattp_freetstate_next_unique_idsq_repeatPy_bufferPyExc_SystemExitPyBaseObject_Typetp_basenb_inplace_powernb_remainderPyOS_ReadlineFunctionPointerPyMemberDefPyDictProxy_Typeid_mutexPySet_Typenb_matrix_multiplypythread_stacksizendimPyClassMethodDescr_Typeignore_environmentPyCode_TypePyExc_UnicodeErrorPyBytes_TypePyStdPrinter_Typetp_hashcurexc_tracebacktimezonePyNullImporter_TypePyExc_SyntaxErrorPyThreadStatestackcheck_counterPy_HasFileSystemDefaultEncodinginsort_right_docPyGetSetDescr_Typecodec_search_pathPyTypeObjectstdincurexc_valuePyBool_Typefscodec_initializedgetattrofuncob_digitPy_tracefuncPy_FileSystemDefaultEncodingtp_getattroprogram_namePy_HashRandomizationFlagPyVarObjecteval_framePyList_TypePyContext_TypePyExc_GeneratorExitreprfunc_PyCoreConfig_Py_HashSecret_texpatPyExc_ImportErrortp_descr_setlenfunccodecs_initializedPyExc_ValueError_PyAIterWrapper_TypePySlice_Typeshow_ref_countPyExc_ArithmeticErrorPyExc_LookupErrortp_dictnb_negative_PyWeakref_RefTypenb_lshiftPyDictIterValue_Typeunaryfunctp_traversenb_inplace_matrix_multiplyprogram_invocation_nameinsort_rightafter_forkers_childnewfunc_PyOS_ReadlineTStatePyDictKeys_TypePy_NoSiteFlagtp_as_mappingnb_inplace_subtractasync_gen_finalizertp_setattrPyInstanceMethod_Typenb_inplace_addPyDictItems_TypetraverseprocPyTuple_Typenb_inplace_xoroptindPyModule_Create2closuretrash_delete_laternb_andPyExc_UnboundLocalErrorinstall_signal_handlerstp_strlong unsigned intPyExc_ConnectionErrorpyexitmodule_bisectmoduleformatPyExc_MemoryErrorselfPyExc_PermissionErrorgetiterfunc_Py_FalseStructPyExc_KeyboardInterruptsq_concatcheck_intervalPyExc_StopAsyncIterationPyDictIterKey_TypePy_FrozenFlagPyNumberMethodssq_inplace_repeatPyExc_OSErroruse_hash_seedPyExc_NameError_typeobjectPyInit__bisectexc_info_PySet_Dummygc_refsPyExc_IsADirectoryErrormodulesPyWrapperDescr_Typetp_flagsm_copy_PyGC_generation0allocfunccodec_error_registryPyProperty_TypeargsargvPyExc_StopIterationm_clear_PyErr_StackItemPyList_Insertnum_threadsPyCoro_TypePyListIter_TypereadonlyssizeargfuncPyEllipsis_TypePyMemoryView_Typebase_exec_prefix__stack_chk_failPyModuleDefinternal_bisect_rightlong long inttstate_headprogramnb_inplace_lshiftPyFrozenSet_Typec_tracefuncPySeqIter_TypePyLong_TypePy_VerboseFlagPyContextToken_TypePyExc_ModuleNotFoundErrorm_docinternalml_methtp_as_numberPyModuleDef_Slotc_profileobjob_sizePyObjectbase_prefixPySuper_Typeinsort_left_doctp_iternexttp_cleartp_callPy_QuietFlagbf_releasebufferPyCFunctionbuiltins_copyPyExc_EOFErrorinquiryPyExc_RecursionError_PyMainInterpreterConfigsuboffsetson_delete_datac_traceobjPyODict_TypePyImport_FrozenModulesPyTraceBack_Typeimport_functznamebisect_methodsdescrsetfuncsuffixPyAsyncGen_Typenb_positiveuse_tracingPyClassMethod_Typetp_membershomePyLongRangeIter_Typesetattrfuncam_aiterPyMappingMethodsPyFloat_Type_Py_HashSecretmp_lengthinterpPyFunction_TypePyExc_AttributeError_PyAsyncGenASend_Typeinsort_leftPyAsyncMethodswas_sq_ass_slicePyExc_BufferErrorPy_UTF8Modesq_itemtp_setattroPyExc_ProcessLookupErrorlitemsq_inplace_concat_Py_CheckRecursionLimitnb_invert_PyNamespace_Typem_slotsPyRangeIter_Typecoroutine_origin_tracking_depthiternextfunclong doublePyExc_Warningbf_getbuffersiphashPyExc_BytesWarningPyType_TypePyExc_SyntaxWarningm_traversedescrgetfuncvisitproc/usr/src/python/Modules/_bisectmodule.cPyExc_TimeoutErrorPyMemberDescr_TypekeywordsPy_IsolatedFlagPyModuleDef_Typeshow_alloc_countPy_BytesWarningFlagPyExc_UnicodeTranslateErrorPy_DontWriteBytecodeFlagbisect_left_docoptoptmp_subscriptcontext_verbuiltinsPy_InspectFlagcoerce_c_locale_warnPyExc_KeyErrorsigngamPy_ssize_tinitprocPySortWrapper_TypeGNU C99 8.3.0 -mtune=generic -march=x86-64 -g -O3 -std=c99 -fPIC -fwrapv -fprofile-use -fprofile-correctiontp_as_asyncprogram_invocation_short_namenb_indextp_allocPyExc_UnicodeDecodeErrornb_rshiftnwarnoptionid_refcountPyMethod_Typenb_inplace_andam_anextfreefuncPyOS_InputHookopterr_PyNone_TypexoptionsPy_UnbufferedStdioFlag_PyArg_ParseTupleAndKeywords_SizeTnb_boolPy_InteractiveFlagPyExc_EnvironmentErrortp_getsetPyExc_AssertionError_PyLong_DigitValuetp_weaklist_Py_ctype_tablenxoptiontp_as_bufferargcobjobjargprocPySequence_Sizebefore_forkerssq_ass_itemPyExc_IndentationErrorrichcmpfuncPyGetSetDefPyDictValues_Typecodem_initPyStaticMethod_Typeexecutabledummytp_printtp_version_tagtp_getattrPyImport_InittabPyExc_ChildProcessErrortp_cachetp_basicsizePyCapsule_TypebinaryfuncPyExc_NotImplementedError_PyMethodWrapper_Typem_indexPyExc_ConnectionAbortedErrorPyRange_TypePyExc_RuntimeErroron_deletestderrshort intdev_modebisect_right_docsetterPyUnicode_Type_PyAsyncGenWrappedValue_Typeuint64_tPyExc_IOErrortp_itemsizecoerce_c_localein_coroutine_wrapperPyContextVar_Type_longobjectPyEnum_TypePy_hexdigitsPy_NoUserSiteDirectoryPyModuleDef_Baseasync_gen_firstiternb_inplace_rshiftasync_excnb_multiply/usr/src/python_frozenc_profilefuncPyExc_InterruptedError_Py_ascii_whitespacePyODictItems_Typenb_inplace_floor_dividePyODictIter_TypePyODictValues_Typemalloc_statssetattrofuncgetattrfunc_PyWeakref_ProxyTypePyExc_SystemErrorrecursion_criticalbufferinfonb_orPyCallIter_Typetp_finalizePyId_insertPySequenceMethodsPy_FileSystemDefaultEncodeErrorsshapePy_IgnoreEnvironmentFlagml_docPyByteArray_Type_PyWeakref_CallableProxyType_Py_ctype_touppermodules_by_indexml_flagspaddingPyTupleIter_Typetp_delgetdate_errsq_containsdestructoruint32_tutf8_modetrash_delete_nestingPyDictIterItem_TypePyExc_PendingDeprecationWarning_PyLong_Zerotp_newPyExc_FileExistsErrorsq_lengthoptarg_PyObject_CallMethodId_SizeTob_typem_freePyExc_FileNotFoundError_Py_PackageContextPyComplex_Typeshort unsigned intstdoutPyExc_BrokenPipeErrortp_descr_getslotm_basefaulthandlerPyExc_ResourceWarningPyUnicodeIter_TypePyCell_Typenb_powermodule_search_paths_disable_importlibdaylightPyExc_ConnectionResetErrorsysdictPySetIter_Type_Py_NoneStructPyGen_Typewas_sq_slicem_methodsam_await_Py_EllipsisObjecttp_subclassesPyErr_SetStringhashsaltPyExc_UnicodeWarningml_namewchar_ttp_dictoffsetthread_idPyExc_BaseExceptioncrt/x86_64/crtn.sUUTUTQTQZmP;PBNPNYR_mPUUT;U;T%Q%;T;Q_kPUU%U%^UTT%T%_T Q Q%Q%2S4S R R%R%)V).P.VIZPZ]>\[nPns[]UUTUTQTQQdP 2P9EPEPRVdPDKUKUDNTNUTDQTQPUUU2^2DUTTT2_2DTQQQS2SRRRVP2VP-]*\P-]DD  0@      ===X?@H ==( 0!; = P fHuH fH0= d" Gh   @G(H% 2F(@ I DVF( dG(r @ }HDC@B@A== X? @H&C I a p ""1 G ao{crtstuff.c__CTOR_LIST____DTOR_LIST____EH_FRAME_BEGIN__deregister_tm_clones__do_global_dtors_auxcompleted.6137dtor_idx.6139frame_dummyobject.6149__CTOR_END____FRAME_END____do_global_ctors_aux_bisectmodule.c_bisectmoduleinternal_bisect_leftinsort_leftkeywords.9595PyId_insertinsort_rightkeywords.9556internal_bisect_rightkeywords.9543keywords.9582module_docbisect_methodsbisect_right_docinsort_right_docbisect_left_docinsort_left_doc_DYNAMIC__DTOR_END____GNU_EH_FRAME_HDR_GLOBAL_OFFSET_TABLE___dso_handle__TMC_END___PyObject_CallMethodId_SizeT_fini__deregister_frame_infoPyInit__bisectPyObject_RichCompareBool_PyArg_ParseTupleAndKeywords_SizeT_ITM_deregisterTMCloneTablePySequence_GetItem_init_Py_NoneStructPySequence_SizePyExc_ValueErrorPyModule_Create2__cxa_finalize__register_frame_info_ITM_registerTMCloneTablePyList_InsertPyList_TypePyLong_FromSsize_tPyErr_SetString__stack_chk_fail.symtab.strtab.shstrtab.gnu.hash.dynsym.dynstr.rela.dyn.rela.plt.init.plt.got.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.dynamic.data.bss.comment.debug_aranges.debug_info.debug_abbrev.debug_line.debug_str.debug_loc.debug_rangeso0% 00-@@5?B I DOX^d2 ~l Tz =-=-=-SX?X/@0 H8P 08894-$gjp0r  pE