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

Lines Matching refs:LMA

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