Home
last modified time | relevance | path

Searched defs:first_child (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djava-except.h46 struct eh_range *first_child; member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf1.c78 char* first_child; member
/openbsd/gnu/usr.bin/binutils/bfd/
H A Ddwarf1.c76 char* first_child; member
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp494 auto first_child = enum_type->findOneChild<PDBSymbolData>(); in CreateLLDBTypeFromPDBType() local