Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:DIEInteger

67     *I = DIEValue(Old.getAttribute(), Old.getForm(), DIEInteger(New));
2359 DIEInteger(Offset));
2388 DIEInteger Attr(Ctxt->getCanonicalDIEOffset());
2417 dwarf::DW_FORM_ref_addr, DIEInteger(Attr));
2424 dwarf::DW_FORM_ref_addr, DIEInteger(Attr)));
2462 dwarf::DW_FORM_data1, DIEInteger(Byte));
2510 static_cast<dwarf::Form>(AttrSpec.Form), DIEInteger(Addr));
2539 dwarf::Form(AttrSpec.Form), DIEInteger(Value));
2966 static void patchStmtList(DIE &Die, DIEInteger Offset) {
2989 patchStmtList(*OutputDIE, DIEInteger(Streamer->getLineSectionSize()));