Searched refs:sec_offset (Results 1 – 13 of 13) sorted by relevance
/third_party/elfutils/tests/ |
D | run-readelf-dw-form-indirect.sh | 77 ranges (sec_offset) range list [ 10] 79 stmt_list (sec_offset) 0 480 ranges (sec_offset) range list [ 50] 492 location (sec_offset) location list [ 10] 493 GNU_locviews (sec_offset) location list [ 0] 500 location (sec_offset) location list [ 72] 501 GNU_locviews (sec_offset) location list [ 3d] 508 location (sec_offset) location list [ d4] 509 GNU_locviews (sec_offset) location list [ 7a] 511 ranges (sec_offset) range list [ 80] [all …]
|
D | run-readelf-ranges.sh | 193 stmt_list (sec_offset) 0 197 addr_base (sec_offset) address base [ 8] 202 ranges (sec_offset) range list [ 24] 204 stmt_list (sec_offset) 655 208 addr_base (sec_offset) address base [ a8] 209 rnglists_base (sec_offset) range list [ c]
|
D | run-readelf-loc.sh | 918 ranges (sec_offset) range list [ 0] 920 stmt_list (sec_offset) 0 924 GNU_addr_base (sec_offset) address base [ 0] 926 GNU_ranges_base (sec_offset) 0 956 location (sec_offset) location list [ 0] 963 location (sec_offset) location list [ 28] 970 location (sec_offset) location list [ 47] 977 location (sec_offset) location list [ 73] 1012 stmt_list (sec_offset) 145 1033 location (sec_offset) location list [ 0] [all …]
|
D | run-macro-test.sh | 42 macro_info (sec_offset) 0 49 GNU_macros (sec_offset) 0
|
D | run-readelf-types.sh | 36 stmt_list (sec_offset) 0 83 stmt_list (sec_offset) 0 104 stmt_list (sec_offset) 0
|
D | run-readelf-zdebug-rel.sh | 61 stmt_list (sec_offset) 0 80 location (sec_offset) location list [ 0] 166 stmt_list (sec_offset) 0 185 location (sec_offset) location list [ 0] 204 location (sec_offset) location list [ 4e]
|
D | run-readelf-dwz-multi.sh | 94 stmt_list (sec_offset) 0 155 stmt_list (sec_offset) 0 215 stmt_list (sec_offset) 0 255 stmt_list (sec_offset) 0 294 stmt_list (sec_offset) 0
|
D | run-readelf-const-values.sh | 74 stmt_list (sec_offset) 0 110 ranges (sec_offset) range list [ 0] 112 stmt_list (sec_offset) 54
|
D | run-readelf-discr.sh | 88 stmt_list (sec_offset) 0 245 stmt_list (sec_offset) 0
|
D | run-exprlocs.sh | 53 stmt_list (sec_offset)
|
/third_party/libbpf/src/ |
D | libbpf.c | 523 size_t sec_offset; member 1264 map->sec_offset = vsi->offset; in bpf_object__init_struct_ops_maps() 1723 map->sec_offset = 0; 1747 map->name, map->sec_idx, map->sec_offset, def->map_flags); 2659 map->sec_offset = vi->offset; 2662 map_name, map->sec_idx, map->sec_offset); 4442 map->sec_offset != sym->st_value) 4446 map->sec_offset, insn_idx); 4473 map->sec_offset, insn_idx); 9213 if (map->sec_offset <= offset && [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 449 HANDLE_DW_FORM(0x17, sec_offset, 4, DWARF)
|
/third_party/elfutils/src/ |
D | ChangeLog | 1163 (attr_callback): Handle DW_AT_loclists_base and notice sec_offset
|