Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp67 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_code); in hasCode()
H A DDIARawSymbol.cpp951 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_code); in isCode()
/freebsd/contrib/byacc/
H A Dreader.c3272 get_code(struct ainfo *a, const char *loc) in get_code() function
3392 initial_action = get_code(&a, "yyloc"); in copy_initial_action()
3403 code_text = get_code(&a, "(*loc)"); in copy_destructor()