Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFFormValue.h73 static const uint8_t *getFixedFormSizesForAddressSize(uint8_t addr_size);
DDWARFCompileUnit.cpp153 DWARFFormValue::getFixedFormSizesForAddressSize(getAddressByteSize()); in extractDIEsIfNeeded()
DDWARFFormValue.cpp73 DWARFFormValue::getFixedFormSizesForAddressSize(uint8_t addr_size) { in getFixedFormSizesForAddressSize() function in DWARFFormValue