HomeSort by relevance Sort by last modified time
    Searched full:sym_type (Results 1 - 25 of 30) sorted by null

1 2

  /external/libsepol/tests/
test-common.h 29 * sym_type symbol type (eg., SYM_ROLES, SYM_TYPES)
37 extern void test_sym_presence(policydb_t * p, char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len);
test-common.c 29 void test_sym_presence(policydb_t * p, char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len)
35 if (!hashtab_search(p->symtab[sym_type].table, id)) {
36 fprintf(stderr, "symbol %s not found in table %d\n", id, sym_type);
40 scope = hashtab_search(p->scope[sym_type].table, id);
  /sdk/emulator/qtools/
trace_reader.h 697 uint8_t sym_type = ELF32_ST_TYPE(elf_symbols[ii].st_info); local
705 && sym_type != STT_FUNC) {
712 sym_type,
715 if (sym_type != STT_FUNC && sym_type != STT_NOTYPE)
    [all...]
  /external/valgrind/main/perf/
tinycc.c 6910 int sym_type, sym_bind, sh_num, info; local
18301 int sym_bind, sym_index, sym_type, esym_bind; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
nm 
ar 
objcopy 
ranlib 
strip 
as 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-addr2line 
arm-eabi-c++filt 
arm-eabi-nm 
arm-eabi-size 
arm-eabi-strings 
arm-eabi-ar 
arm-eabi-gprof 
arm-eabi-objcopy 
arm-eabi-ranlib 
arm-eabi-run 
arm-eabi-strip 
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/
arm-linux-androideabi-objcopy 
arm-linux-androideabi-strip 
  /external/bison/doc/
bison.info     [all...]
bison.texinfo     [all...]

Completed in 1032 milliseconds

1 2