Lines Matching refs:assert
151 assert(m_pRelocator != NULL); in getRelocator()
156 assert(m_pRelocator != NULL); in getRelocator()
217 assert( in doPreLayout()
226 assert( in doPreLayout()
240 assert(m_pPLT != NULL); in doPostLayout()
248 assert(m_pGOTPLT != NULL); in doPostLayout()
259 assert(m_pDynamic != NULL); in dynamic()
264 assert(m_pDynamic != NULL); in dynamic()
270 assert(pRegion.size() && "Size of MemoryRegion is zero!"); in emitSectionData()
333 assert(stub->symInfo() != NULL && stub->symInfo()->isLocal()); in scanErrata()
336 assert(erratum_stub != NULL); in scanErrata()
363 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL); in doRelax()
403 assert(file_format->hasPLT()); in doRelax()
412 assert(stub->symInfo() != NULL && stub->symInfo()->isLocal()); in doRelax()
541 assert(m_pGOT != NULL && "GOT section not exist"); in getGOT()
546 assert(m_pGOT != NULL && "GOT section not exist"); in getGOT()
551 assert(m_pGOTPLT != NULL && "GOTPLT section not exist"); in getGOTPLT()
556 assert(m_pGOTPLT != NULL && "GOTPLT section not exist"); in getGOTPLT()
561 assert(m_pPLT != NULL && "PLT section not exist"); in getPLT()
566 assert(m_pPLT != NULL && "PLT section not exist"); in getPLT()
571 assert(m_pRelaDyn != NULL && ".rela.dyn section not exist"); in getRelaDyn()
576 assert(m_pRelaDyn != NULL && ".rela.dyn section not exist"); in getRelaDyn()
581 assert(m_pRelaPLT != NULL && ".rela.plt section not exist"); in getRelaPLT()
586 assert(m_pRelaPLT != NULL && ".rela.plt section not exist"); in getRelaPLT()
596 assert(0 && "MachO linker is not supported yet"); in createAArch64LDBackend()
604 assert(0 && "COFF linker is not supported yet"); in createAArch64LDBackend()