• Home
  • Raw
  • Download

Lines Matching refs:NULL

18     : f_pNULLSection(NULL),  in ELFFileFormat()
19 f_pGOT(NULL), in ELFFileFormat()
20 f_pPLT(NULL), in ELFFileFormat()
21 f_pRelDyn(NULL), in ELFFileFormat()
22 f_pRelPlt(NULL), in ELFFileFormat()
23 f_pRelaDyn(NULL), in ELFFileFormat()
24 f_pRelaPlt(NULL), in ELFFileFormat()
25 f_pComment(NULL), in ELFFileFormat()
26 f_pData1(NULL), in ELFFileFormat()
27 f_pDebug(NULL), in ELFFileFormat()
28 f_pDynamic(NULL), in ELFFileFormat()
29 f_pDynStrTab(NULL), in ELFFileFormat()
30 f_pDynSymTab(NULL), in ELFFileFormat()
31 f_pFini(NULL), in ELFFileFormat()
32 f_pFiniArray(NULL), in ELFFileFormat()
33 f_pHashTab(NULL), in ELFFileFormat()
34 f_pInit(NULL), in ELFFileFormat()
35 f_pInitArray(NULL), in ELFFileFormat()
36 f_pInterp(NULL), in ELFFileFormat()
37 f_pLine(NULL), in ELFFileFormat()
38 f_pNote(NULL), in ELFFileFormat()
39 f_pPreInitArray(NULL), in ELFFileFormat()
40 f_pROData1(NULL), in ELFFileFormat()
41 f_pShStrTab(NULL), in ELFFileFormat()
42 f_pStrTab(NULL), in ELFFileFormat()
43 f_pSymTab(NULL), in ELFFileFormat()
44 f_pTBSS(NULL), in ELFFileFormat()
45 f_pTData(NULL), in ELFFileFormat()
46 f_pCtors(NULL), in ELFFileFormat()
47 f_pDataRelRo(NULL), in ELFFileFormat()
48 f_pDtors(NULL), in ELFFileFormat()
49 f_pEhFrame(NULL), in ELFFileFormat()
50 f_pEhFrameHdr(NULL), in ELFFileFormat()
51 f_pGCCExceptTable(NULL), in ELFFileFormat()
52 f_pGNUVersion(NULL), in ELFFileFormat()
53 f_pGNUVersionD(NULL), in ELFFileFormat()
54 f_pGNUVersionR(NULL), in ELFFileFormat()
55 f_pGOTPLT(NULL), in ELFFileFormat()
56 f_pJCR(NULL), in ELFFileFormat()
57 f_pNoteABITag(NULL), in ELFFileFormat()
58 f_pStab(NULL), in ELFFileFormat()
59 f_pStabStr(NULL), in ELFFileFormat()
60 f_pStack(NULL), in ELFFileFormat()
61 f_pStackNote(NULL), in ELFFileFormat()
62 f_pDataRelRoLocal(NULL), in ELFFileFormat()
63 f_pGNUHashTab(NULL) { in ELFFileFormat()