Searched refs:LEB2 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/DebugInfo/DWARF/
H A DDWARFFormValueTest.cpp113 auto LEB2 = createSLEBFormValue(42); local
121 EXPECT_EQ(LEB2.getAsSignedConstant().getValue(), 42);

Completed in 81 milliseconds