Home | History | Annotate | Download | only in llvm-readobj

Lines Matching refs:LMA

2897   std::string Type, Offset, VMA, LMA, FileSz, MemSz, Flag, Align;
2918 LMA = to_string(format_hex(Phdr.p_paddr, Width));
2926 Fields[3].Str = LMA;