Searched refs:NSect (Results 1 – 2 of 2) sorted by relevance
236 uint8_t NSect; member308 uint8_t NSect = 0; in darwinPrintSymbol() local327 NSect = 3; in darwinPrintSymbol()329 NSect = 1; in darwinPrintSymbol()331 NSect = 2; in darwinPrintSymbol()350 NSect = S.NSect; in darwinPrintSymbol()368 NSect = S.NSect; in darwinPrintSymbol()439 if (NSect == 1) in darwinPrintSymbol()594 uint8_t NSect; in darwinPrintStab() local1287 S.NSect = 0; in dumpSymbolsFromDLInfoMachO()[all …]
1710 uint8_t NSect = 0; in checkSymbolTable() local1721 NSect = STE_64.n_sect; in checkSymbolTable()1728 NSect = STE.n_sect; in checkSymbolTable()1735 if (NSect == 0 || NSect > Sections.size()) in checkSymbolTable()1736 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()