Searched refs:loclist (Results 1 – 6 of 6) sorted by relevance
98 struct loclist struct104 struct loclist *next; argument270 struct loclist *loclist = NULL; in __libdw_intern_expression() local275 struct loclist stack_locs[MAX_STACK_LOCS]; in __libdw_intern_expression()276 #define NEW_LOC() ({ struct loclist *ll; \ in __libdw_intern_expression()279 : malloc (sizeof (struct loclist))); \ in __libdw_intern_expression()283 ll->next = loclist; \ in __libdw_intern_expression()284 loclist = ll; \ in __libdw_intern_expression()290 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression()301 struct loclist *newloc; in __libdw_intern_expression()[all …]
2027 loclist element DW_OP_call_frame_cfa before decoding the opcodes.
18 ; DWARF32-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x0) loclist = 0x00000018:19 ; DWARF64-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x0) loclist = 0x0000002c:25 ; DWARF32-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x1) loclist = 0x00000029:26 ; DWARF64-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x1) loclist = 0x0000003d:31 ; DWARF32-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x2) loclist = 0x00000031:32 ; DWARF64-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x2) loclist = 0x00000045:
17 # CHECK-NEXT: DW_AT_location (indexed (0x1) loclist = 0x{{[0-9a-f]+}}:
1151 * If D has a ``DW_AT_location`` attribute that is encoded as a ``loclist`` or1167 attribute that is encoded as a ``loclist`` or ``loclistsptr``, and the2590 information entry attribute that is encoded using class ``loclist`` or2603 *This location list representation, the* ``loclist`` *and* ``loclistsptr``4060 DW_AT_LLVM_active_lane 0x3e08 exprloc, loclist4063 DW_AT_LLVM_lane_pc 0x3e0b exprloc, loclist
1979 (attr_callback): Warn if loclist or rangelist offset doesn't fit.