Home
last modified time | relevance | path

Searched refs:LSDATypeAddressTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h519 LSDATypeTableTy LSDATypeAddressTable; variable
735 clearList(LSDATypeAddressTable); in releaseCFG()
1435 return LSDATypeAddressTable; in getLSDATypeAddressTable()
/llvm-project-15.0.7/bolt/lib/Core/
H A DExceptions.cpp343 LSDATypeAddressTable.emplace_back(TypeAddress); in parseLSDA()