Home | History | Annotate | Download | only in MC

Lines Matching defs:Info

41 #define DEBUG_TYPE "reloc-info"
78 void writeSymbol(uint32_t name, uint8_t info, uint64_t value, uint64_t size,
268 uint64_t Size, uint32_t Link, uint32_t Info,
337 void SymbolTableWriter::writeSymbol(uint32_t name, uint8_t info, uint64_t value,
356 write(*SymtabF, info); // st_info
365 write(*SymtabF, info); // st_info
577 uint8_t Info = (Binding << ELF_STB_Shift) | (Type << ELF_STT_Shift);
600 Writer.writeSymbol(MSD.StringIndex, Info, Value, Size, Other,
1164 // Include the debug info compression header:
1306 uint32_t Link, uint32_t Info,
1316 Write32(Info); // sh_info