HomeSort by relevance Sort by last modified time
    Searched defs:LastLabel (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCDwarf.cpp 140 MCSymbol *LastLabel = NULL;
180 MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label,
184 LastLabel = Label;
189 // section and use that and the LastLabel to compute the address delta
208 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 406 mDNSexport const mDNSu8 *LastLabel(const domainname *d)
    [all...]

Completed in 49 milliseconds