Searched defs:loc (Results 1 – 4 of 4) sorted by relevance
| /scripts/ |
| D | sorttable.c | 224 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table() local 234 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table() local 245 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table_with_data() local 258 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table_with_data() local
|
| /scripts/dtc/ |
| D | dtc-parser.y | 16 #define ERROR(loc, ...) \ argument 411 char *loc = srcpos_string(&@2); variable
|
| /scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 25 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) argument 26 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" … argument
|
| /scripts/mod/ |
| D | modpost.c | 1187 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel() 1393 void *loc; in section_rel() local
|