Searched refs:NSect (Results 1 – 2 of 2) sorted by relevance
275 uint8_t NSect; member337 uint8_t NSect = 0; in darwinPrintSymbol() local356 NSect = 3; in darwinPrintSymbol()358 NSect = 1; in darwinPrintSymbol()360 NSect = 2; in darwinPrintSymbol()379 NSect = I->NSect; in darwinPrintSymbol()397 NSect = I->NSect; in darwinPrintSymbol()479 if (NSect == 1) in darwinPrintSymbol()654 uint8_t NSect; in darwinPrintStab() local1292 S.NSect = 0; in dumpSymbolNamesFromObject()[all …]
1643 uint8_t NSect = 0; in checkSymbolTable() local1654 NSect = STE_64.n_sect; in checkSymbolTable()1662 NSect = STE.n_sect; in checkSymbolTable()1669 if (NSect == 0 || NSect > Sections.size()) in checkSymbolTable()1670 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()