OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resource_table
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h
425
/* The above typedefs parameterize the
resource_table
so that the
454
}
resource_table
;
typedef in typeref:struct:__anon108350
456
resource_table
*new_resource_table
459
void resize_resource_table (
resource_table
*, int);
460
void clear_resource_table (
resource_table
*);
461
bfd_boolean resources_available (
resource_table
*, xtensa_opcode, int);
462
void reserve_resources (
resource_table
*, xtensa_opcode, int);
463
void release_resources (
resource_table
*, xtensa_opcode, int);
tc-xtensa.c
[
all
...]
/external/syslinux/efi/
wrapper.h
108
__uint64_t
resource_table
;
member in struct:extra_hdr::__anon32071
144
__uint64_t
resource_table
;
member in struct:extra_hdr_pe32p::__anon32072
Completed in 111 milliseconds