Home
last modified time | relevance | path

Searched refs:get_code (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp68 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_code); in hasCode()
H A DDIARawSymbol.cpp952 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_code); in isCode()
/freebsd-12.1/contrib/byacc/
H A Dreader.c2860 get_code(struct ainfo *a, const char *loc) in get_code() function
2984 initial_action = get_code(&a, "yyloc"); in copy_initial_action()
2996 code_text = get_code(&a, "(*loc)"); in copy_destructor()