Searched refs:N_ABS (Results 1 – 6 of 6) sorted by relevance
179 #if !defined (N_ABS)180 #define N_ABS 2 macro
228 #define N_ABS 0x02 /* absolute address */ macro902 n_type = N_ABS; in macho_objfmt_output_symtable()
321 case MachO::N_ABS: in darwinPrintSymbol()616 case MachO::N_ABS: in getSymbolNMTypeChar()
347 N_ABS = 0x2u, enumerator
350 Type = MachO::N_ABS; in WriteNlist()
642 if ((MachOType & MachO::N_TYPE) == MachO::N_ABS) in getSymbolFlags()